This commit is contained in:
Ross
2022-04-04 21:51:42 +01:00
parent df563283cd
commit 86b91c89fa
@@ -21,7 +21,7 @@
</li>
{% endfor %}
</ul>
<a href="{% url 'atlas:collection_mark_question' collection.pk forloop.parentloop.counter0 %}">Mark</a>
<a href="{% url 'atlas:collection_mark_question' collection.pk forloop.counter0 %}">Mark</a>
</div>
{% endfor %}