diff -r 8d0d82c981b3 -r f64c68963d54 templates/close_quiz.html --- a/templates/close_quiz.html Wed Apr 21 19:33:18 2010 +0530 +++ b/templates/close_quiz.html Wed Apr 21 19:35:22 2010 +0530 @@ -1,4 +1,5 @@ {% extends 'base.html' %} {% block content %} -The quiz has been closed. +The quiz has been closed.
+Return to admin page {% endblock %}