summaryrefslogtreecommitdiff
path: root/templates/exam/grade_user.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/exam/grade_user.html')
-rw-r--r--templates/exam/grade_user.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/exam/grade_user.html b/templates/exam/grade_user.html
index f671237..2994ee2 100644
--- a/templates/exam/grade_user.html
+++ b/templates/exam/grade_user.html
@@ -59,4 +59,5 @@ Marks: <input id="q{{ question.id }}" type="text"
{% endif %} {# if data.papers #}
+<a href="{{URL_ROOT}}/admin/">Admin</a>
{% endblock content %}