added contact us

This commit is contained in:
Rushabh Mehta
2012-12-27 18:40:42 +05:30
parent 43eb513a43
commit d616413caa
11 changed files with 216 additions and 78 deletions

View File

@@ -41,7 +41,8 @@ page_map = {
}
page_settings_map = {
"about": "About Us Settings"
"about": "About Us Settings",
"contact": "Contact Us Settings"
}
def render(page_name):