.
This commit is contained in:
@@ -22,7 +22,7 @@ CID: {{cid}}
|
||||
{{form}}
|
||||
|
||||
{% if previous > -1 %}
|
||||
<button type="submit" name="previous" class="btn btn-previous"Previous question</button>
|
||||
<button type="submit" name="previous" class="btn btn-previous">Previous question</button>
|
||||
{% endif %}
|
||||
{% if next %}
|
||||
<button type="submit" name="next" class="save btn btn-default">Next</button>
|
||||
|
||||
Reference in New Issue
Block a user