removed customize it

This commit is contained in:
mdipierro
2013-08-23 14:22:21 -05:00
committed by Michele Comitini
parent 24c9f999e1
commit 4ce6d03d89
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -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>'