mirror of
https://github.com/Lynnesbian/FediBooks/
synced 2024-11-25 08:38:59 +00:00
added back button
This commit is contained in:
parent
a3a6e5ea4b
commit
169134ee16
1 changed files with 1 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue