bootstrap 2.1.0

This commit is contained in:
mdipierro
2012-08-22 15:36:55 -05:00
parent 705161704e
commit a714d7be07
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
Version 2.00.0 (2012-08-22 15:36:23) dev
Version 2.00.0 (2012-08-22 15:36:51) dev
@@ -17,7 +17,6 @@ def index():
if you need a simple wiki simple replace the two lines below with:
return auth.wiki()
"""
return auth.wiki()
response.flash = T("Welcome to web2py!")
return dict(message=T('Hello World'))