This commit is contained in:
Ross
2024-10-14 16:10:41 +01:00
parent ad0bc7c6ee
commit 7151d036cf
+2
View File
@@ -44,6 +44,8 @@
<span class="format-name">
{% if format %}
Name: <a href='{% url "oef:format_update" format.pk %}'>{{format.name}}</a>
{% else %}
Unnamed
{% endif %}
</span>
<pre class="pre-question" title="{{ question }}">{{ question }}</pre>