Updates get started users template

This commit is contained in:
Mouse Reeve
2021-04-01 09:30:15 -07:00
parent 5c10bdab7c
commit 776f1768d9
4 changed files with 20 additions and 2 deletions

View File

@ -40,6 +40,8 @@
<span>{% trans "Skip this step" %}</span>
<span class="icon icon-arrow-right" aria-hidden="true"></span>
</a>
{% else %}
<a href="/" class="button is-primary">{% trans "Finish" %}</a>
{% endif %}
</footer>
</div>