From c9832807cbefb28efffd647f5cc13cff4ce89dbc Mon Sep 17 00:00:00 2001 From: hardythe1 Date: Wed, 10 Sep 2014 17:41:41 +0530 Subject: added venue and contact pages --- static/website/templates/base.html | 12 +++++----- static/website/templates/contact.html | 43 +++++++++++++++++++++++++++++++++++ static/website/templates/home.html | 15 ++++++------ static/website/templates/venue.html | 11 +++++++++ website/urls.py | 2 ++ website/views.py | 6 +++++ 6 files changed, 76 insertions(+), 13 deletions(-) create mode 100644 static/website/templates/contact.html create mode 100644 static/website/templates/venue.html diff --git a/static/website/templates/base.html b/static/website/templates/base.html index 47036bd..2a7e5c3 100755 --- a/static/website/templates/base.html +++ b/static/website/templates/base.html @@ -3,7 +3,7 @@
-- Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. + SciPy India is a conference providing opportunities to spread the use of the Python programming language in the Scientific Computing community in India. It provides a unique opportunity to interact with the "Who's who" of the Python for Scientific Computing fraternity and learn, understand, participate, and contribute to Scientific Computing using Python. Attendees of the conference and participants of the sprints planned will be able to access and review the tools available. They will also be able to learn domain-specific applications and how the tools apply to a plethora of application problems. One of the goals of the conference is to combine education, engineering, and science with computing through the medium of Python. This conference also aims to spread the use of Python for Scientific Computing in various fields and among different communities. +SciPy India 2014 Organiser: FOSSEE For more details visit: python.fossee.in, python.org