templates/close_quiz.html
author nishanth
Wed, 21 Apr 2010 13:21:13 +0530
changeset 32 5e1f3c46ef7f
parent 26 10760aa2cf52
child 35 f64c68963d54
permissions -rw-r--r--
added .bak file

{% extends 'base.html' %}
{% block content %}
The quiz has been closed.
{% endblock %}