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