diff options
Diffstat (limited to 'templates/exam/monitor.html')
-rw-r--r-- | templates/exam/monitor.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/exam/monitor.html b/templates/exam/monitor.html index 8f34a7f..a15b2a2 100644 --- a/templates/exam/monitor.html +++ b/templates/exam/monitor.html @@ -62,4 +62,6 @@ {% endif %} {% endif %} +<a href="{{URL_ROOT}}/admin/">Admin</a> + {% endblock content %} |