This commit is contained in:
Ross
2022-03-01 21:57:15 +00:00
parent 4ff9cc2dce
commit 395def5f04
+1
View File
@@ -18,6 +18,7 @@ Longs
Longs:
{% if request.user.is_authenticated %}
<a href="{% url 'longs:exam_list' %}">Exams</a> /
<a href="{% url 'longs:exam_create' %}" title="Create a new exam">Create Exam</a> /
<a href="{% url 'longs:long_view' %}">Cases</a> /
<a href="{% url 'longs:long_series_view' %}">Series</a> /
<a href="{% url 'longs:long_create' %}" title="Create a new long case">Create Case</a> /