This commit is contained in:
Ross
2022-04-01 19:20:18 +01:00
parent 613b13b981
commit 26b7195030
@@ -15,6 +15,9 @@
: {{case.title}}
{% endif %}
</li>
{% endfor %}
</ul>
{% if collection.collection_type == "1" %}
<h2>Start: {{exam.name}}</h2>
@@ -61,7 +64,4 @@
</script>
{% endif %}
{% endfor %}
</ul>
{% endblock %}