From 20130184e3e99dc8454de090aac50c6a112ea045 Mon Sep 17 00:00:00 2001 From: Jayaram R Pai Date: Thu, 18 Sep 2014 23:47:13 +0530 Subject: created base for other pages --- static/website/templates/base.html | 13 ++++++------- static/website/templates/call-for-proposals.html | 15 +++++++++++++++ static/website/templates/home.html | 23 ++++++++++++----------- static/website/templates/invited-speakers.html | 17 +++++++++++++++++ static/website/templates/papers.html | 15 --------------- static/website/templates/register.html | 2 +- static/website/templates/schedule.html | 14 ++++++++++++++ static/website/templates/sponsors.html | 15 +++++++++++++++ website/migrations/__init__.py | 0 website/urls.py | 5 ++++- website/views.py | 13 +++++++++++-- 11 files changed, 95 insertions(+), 37 deletions(-) create mode 100644 static/website/templates/call-for-proposals.html create mode 100644 static/website/templates/invited-speakers.html delete mode 100644 static/website/templates/papers.html create mode 100644 static/website/templates/schedule.html create mode 100644 static/website/templates/sponsors.html delete mode 100644 website/migrations/__init__.py diff --git a/static/website/templates/base.html b/static/website/templates/base.html index 8457e56..c43b8ae 100755 --- a/static/website/templates/base.html +++ b/static/website/templates/base.html @@ -27,14 +27,13 @@
@@ -156,11 +155,13 @@5th Nov 2014 | -Call for papers ends. | + +TBA | +Call for Proposals ends. |
10th Nov 2014 | + +TBA | Conference Registration ends. |
+ + Will be updated soon. + +
+{% endblock %} diff --git a/static/website/templates/papers.html b/static/website/templates/papers.html deleted file mode 100644 index b9dc702..0000000 --- a/static/website/templates/papers.html +++ /dev/null @@ -1,15 +0,0 @@ -{% extends 'website/templates/base.html' %} - -{% block sidebar %} -{% endblock %} - -{% block current %} -Call for Papers -{% endblock %} - -{% block content %} --We are yet to open the call for papers for the conference ! -
-{% endblock %} diff --git a/static/website/templates/register.html b/static/website/templates/register.html index 5a49505..8638f8c 100644 --- a/static/website/templates/register.html +++ b/static/website/templates/register.html @@ -4,7 +4,7 @@ {% endblock %} {% block current %} -Register + Register {% endblock %} {% block content %} diff --git a/static/website/templates/schedule.html b/static/website/templates/schedule.html new file mode 100644 index 0000000..a79a7fb --- /dev/null +++ b/static/website/templates/schedule.html @@ -0,0 +1,14 @@ +{% extends 'website/templates/base.html' %} + +{% block current %} +Schedule +{% endblock %} + +{% block content %} ++ + Will be updated soon. + +
+{% endblock %} diff --git a/static/website/templates/sponsors.html b/static/website/templates/sponsors.html new file mode 100644 index 0000000..a44ce54 --- /dev/null +++ b/static/website/templates/sponsors.html @@ -0,0 +1,15 @@ +{% extends 'website/templates/base.html' %} + +{% block sidebar %} +{% endblock %} + +{% block current %} + Sponsors +{% endblock %} + +{% block content %} +