This commit is contained in:
Ross
2022-04-26 21:11:35 +01:00
parent 254622a72a
commit 45402d3d2d
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
{% block navigation %}
{{block.super}}
{% include collection_headers.html %}
{% include "atlas/collection_headers.html" %}
{% comment %} Collection: {{collection.name}}-> <a href="{% url 'atlas:collection_detail' pk=exam.pk %}">Overview</a> /
<a href="{% url 'atlas:collection_mark_overview' exam.pk %}">Mark</a> /
<a href="{% url 'atlas:collection_scores_cid' exam.pk %}">Scores</a> /