This commit is contained in:
Ross
2021-02-06 22:45:38 +00:00
parent 761354525d
commit 3712cf15fc
6 changed files with 160 additions and 96 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
<ol id="full-question-list">
{% for question in questions.all %}
<li>
<li data-question-id={{question.pk}}>
History: {{ question.history}}
<br />
{% for series in question.series.all %}