Mercurial
Mercurial
>
offline
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
templates/close_quiz.html
author
nishanth
Wed, 21 Apr 2010 19:33:18 +0530
changeset 34
8d0d82c981b3
parent 26
10760aa2cf52
child 35
f64c68963d54
permissions
-rw-r--r--
added "return to admin page" link in open_quiz page
{% extends 'base.html' %}
{% block content %}
The quiz has been closed.
{% endblock %}