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