.
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
<li data-ans="c">
|
||||
<div class="fieldWrapper">
|
||||
{{ form.c.errors }}
|
||||
<label for="{{ form.a.id_for_label }}">{{question.c|safe}}</label>
|
||||
<label for="{{ form.c.id_for_label }}">{{question.c|safe}}</label>
|
||||
{{ form.c }}
|
||||
</div>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user