This commit is contained in:
Ross
2021-12-05 19:08:24 +00:00
parent 5c23549b59
commit 62d23fef48
3 changed files with 46 additions and 8 deletions
+2
View File
@@ -20,6 +20,8 @@ Atlas:
<a href="{% url 'atlas:case_view' %}">Cases</a> /
<a href="{% url 'atlas:series_view' %}">Series</a> /
<a href="{% url 'atlas:condition_view' %}">Conditions</a> /
<a href="{% url 'atlas:finding_view' %}">Findings</a> /
<a href="{% url 'atlas:structure_view' %}">Structures</a> /
<a href="{% url 'atlas:create' %}" title="Create a new atlas case">Create Case</a> /
<a href="{% url 'atlas:series_create' %}" title="Create a new image series">Create Series</a>
{% endif %}