templates/close_feedback.html
author nishanth
Tue, 20 Apr 2010 15:44:43 +0530
changeset 14 ea7d372bfbff
parent 8 182e4a773ef2
child 37 1141580fb82f
permissions -rw-r--r--
implemented more constraints on the register for test page

{% extends "base.html" %}
{% block content %}
	Feedback for day {{day}} of {{event.title}} has been successfully closed.<br />
{% endblock %}