templates/about.html
author nishanhth
Thu, 22 Jul 2010 22:37:43 +0530
branchanoop
changeset 162 27dd4494e7b4
parent 32 7badc9093d9b
permissions -rw-r--r--
created the mail event and added it in view for send_wsp_ptc

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

{% endblock %}