This commit is contained in:
Ross
2022-04-04 14:35:32 +01:00
parent c5f0d32191
commit b21e3aec05
@@ -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 %}