# HG changeset patch # User anoop # Date 1275643754 -19800 # Node ID 11f8285036664e75e45edd5a74cd3a54741d3531 # Parent 8bee50ee3504fd70b18ff2192a7b4115ef36cec2 changed the theme. diff -r 8bee50ee3504 -r 11f828503666 templates/base.html --- a/templates/base.html Thu Jun 03 19:56:07 2010 +0530 +++ b/templates/base.html Fri Jun 04 14:59:14 2010 +0530 @@ -1,153 +1,1017 @@ - - + + + + {% block title %}SAGE DAYS 25, India{% endblock %} - {% block js_script %} {% endblock %} + + + + + - + + + +
+ + + + + + + +
+
+ + + + + +
+
+ + + + +
+
+ + + + + + + + diff -r 8bee50ee3504 -r 11f828503666 templates/index.html --- a/templates/index.html Thu Jun 03 19:56:07 2010 +0530 +++ b/templates/index.html Fri Jun 04 14:59:14 2010 +0530 @@ -1,6 +1,6 @@ {% extends 'base.html' %} {% block content %} - +

Sage Days 25, Mumbai, India

For registration click here

diff -r 8bee50ee3504 -r 11f828503666 templates/register.html --- a/templates/register.html Thu Jun 03 19:56:07 2010 +0530 +++ b/templates/register.html Fri Jun 04 14:59:14 2010 +0530 @@ -1,5 +1,9 @@ {% extends 'base.html' %} +{% block title %} +Registration +{% endblock %} {% block content %} +

Registration

{{form.as_p}}