From 4972ae760ff28e451a5c6277539a7333e742ba94 Mon Sep 17 00:00:00 2001 From: hardythe1 Date: Wed, 10 Sep 2014 17:52:27 +0530 Subject: added registration page --- static/website/templates/base.html | 8 ++++---- static/website/templates/contact.html | 7 ++++--- static/website/templates/home.html | 4 ++-- static/website/templates/register.html | 16 ++++++++++++++++ static/website/templates/venue.html | 7 +++++-- website/urls.py | 1 + website/views.py | 3 +++ 7 files changed, 35 insertions(+), 11 deletions(-) create mode 100644 static/website/templates/register.html diff --git a/static/website/templates/base.html b/static/website/templates/base.html index 2a7e5c3..cced7aa 100755 --- a/static/website/templates/base.html +++ b/static/website/templates/base.html @@ -36,7 +36,7 @@
  • Contact Us
  • @@ -45,7 +45,7 @@ @@ -54,11 +54,11 @@
    -