.
This commit is contained in:
@@ -86,7 +86,7 @@
|
|||||||
</div>
|
</div>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% if review %}
|
{% if review %}
|
||||||
<button type="submit" name="check-review" class="check-review btn btn-default">Check review answers</button>
|
<button name="check-review" class="check-review btn btn-default">Check review answers</button>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% if question_details.current > 1 %}
|
{% if question_details.current > 1 %}
|
||||||
<button type="submit" name="previous" class="save btn btn-default">Previous</button>
|
<button type="submit" name="previous" class="save btn btn-default">Previous</button>
|
||||||
|
|||||||
Reference in New Issue
Block a user