This commit is contained in:
Ross
2021-09-20 22:32:40 +01:00
parent e152c913d8
commit 2d3f065a0f
+2
View File
@@ -34,5 +34,7 @@
{{ author }}, {{ author }},
{% endfor %} {% endfor %}
</div> </div>
{% include 'question_notes.html' %}
</div> </div>
{% endblock %} {% endblock %}