.
This commit is contained in:
@@ -8,7 +8,7 @@ CID: {{cid}}
|
||||
<div><p>Questions</p></div>
|
||||
<ul class="question-list">
|
||||
{% for question, answer in question_answer_tuples %}
|
||||
<li class="">{{forloop.counter}}: answer.answer</li>
|
||||
<li class="">{{forloop.counter}}: {{answer.answer}}</li>
|
||||
{% endfor %}
|
||||
</ul>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user