removed customize it
This commit is contained in:
committed by
Michele Comitini
parent
24c9f999e1
commit
4ce6d03d89
2
VERSION
2
VERSION
@@ -1 +1 @@
|
||||
Version 2.6.0-development+timestamp.2013.08.22.04.31.40
|
||||
Version 2.6.0-development+timestamp.2013.08.23.14.21.37
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
response.logo = A(B('web',SPAN(2),'py'),XML('™ '),
|
||||
_class="brand",_href="http://www.web2py.com/")
|
||||
response.title = request.application.replace('_',' ').title()
|
||||
response.subtitle = T('customize me!')
|
||||
response.subtitle = ''
|
||||
|
||||
## read more at http://dev.w3.org/html5/markup/meta.name.html
|
||||
response.meta.author = 'Your Name <you@example.com>'
|
||||
|
||||
Reference in New Issue
Block a user