.
This commit is contained in:
@@ -18,6 +18,7 @@ Longs
|
|||||||
Longs:
|
Longs:
|
||||||
{% if request.user.is_authenticated %}
|
{% if request.user.is_authenticated %}
|
||||||
<a href="{% url 'longs:exam_list' %}">Exams</a> /
|
<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_view' %}">Cases</a> /
|
||||||
<a href="{% url 'longs:long_series_view' %}">Series</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> /
|
<a href="{% url 'longs:long_create' %}" title="Create a new long case">Create Case</a> /
|
||||||
|
|||||||
Reference in New Issue
Block a user