fixed issue 1891:Remove response.meta.description from menu.py in welcome app, thanks sourcingp
This commit is contained in:
@@ -1 +1 @@
|
||||
Version 2.9.4-stable+timestamp.2014.03.09.17.25.28
|
||||
Version 2.9.4-stable+timestamp.2014.03.09.17.28.42
|
||||
|
||||
@@ -12,7 +12,6 @@ response.subtitle = ''
|
||||
|
||||
## read more at http://dev.w3.org/html5/markup/meta.name.html
|
||||
response.meta.author = 'Your Name <you@example.com>'
|
||||
response.meta.description = 'a cool new app'
|
||||
response.meta.keywords = 'web2py, python, framework'
|
||||
response.meta.generator = 'Web2py Web Framework'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user