templates/about.html
author Madhusudan.C.S <madhusudancs@gmail.com>
Fri, 06 Aug 2010 14:22:10 +0530
branchanoop
changeset 212 5c71757e7e0e
parent 32 7badc9093d9b
permissions -rw-r--r--
Edited mail contents and added another function to send wait-listed email.

{% extends 'base.html' %}
{% block title %}
About (Sage Days 25)
{% endblock %}
{% block content %}
<h2>Sage Days 25, India</h2>

{% endblock %}