templates/index.html
author anoop
Thu, 03 Jun 2010 19:56:07 +0530
branchanoop
changeset 29 8bee50ee3504
parent 27 48a86d8956f7
child 30 11f828503666
permissions -rw-r--r--
changed order of preferences in sdi/models.py.

{% extends 'base.html' %}
{% block content %}

<p>
For registration click <a href="/sage_days/registration/register/">here</a><br /><br />
</p>

{% endblock %}