templates/index.html
author anoop
Fri, 04 Jun 2010 14:59:14 +0530
branchanoop
changeset 30 11f828503666
parent 27 48a86d8956f7
child 31 ec540dfbfe78
permissions -rw-r--r--
changed the theme.

{% extends 'base.html' %}
{% block content %}
<h2>Sage Days 25, Mumbai, India</h2>
<p>
For registration click <a href="/sage_days/registration/register/">here</a><br /><br />
</p>

{% endblock %}