bootstrap 2.1.0

This commit is contained in:
mdipierro
2012-08-22 15:36:28 -05:00
parent 7d217c45f8
commit 705161704e
6 changed files with 7 additions and 6 deletions
+1 -1
View File
@@ -1 +1 @@
Version 2.00.0 (2012-08-22 15:27:13) dev
Version 2.00.0 (2012-08-22 15:36:23) dev
@@ -17,6 +17,7 @@ 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'))
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 12 KiB

File diff suppressed because one or more lines are too long