.
This commit is contained in:
@@ -54,6 +54,10 @@
|
||||
</details>
|
||||
{% endif %}
|
||||
|
||||
{% if take %}
|
||||
<h1>TAKE</h1>
|
||||
{% endif %}
|
||||
|
||||
<div>
|
||||
{% if previous %}
|
||||
<a href="{% url 'atlas:collection_case_view' pk=collection.pk case_number=case_number|add:-1 %}">Previous</a>
|
||||
|
||||
Reference in New Issue
Block a user