1
0
Fork 0
mirror of https://github.com/Lynnesbian/FediBooks/ synced 2024-09-20 19:23:04 +00:00

added back button

This commit is contained in:
Lynne Megido 2019-08-30 19:03:43 +10:00
parent a3a6e5ea4b
commit 169134ee16

View file

@ -26,6 +26,7 @@
{% endif %}
<div class="container centred">
<button class="button btn-secondary"><i class="fas fa-arrow-left"></i> Back</button>
<button class="button btn-primary"><i class="fas fa-arrow-right"></i> Next</button>
</div>
</form>