mirror of
https://github.com/simple-login/app.git
synced 2024-11-16 17:08:30 +01:00
Add footer for onboarding extension page
This commit is contained in:
parent
2e62a9f00c
commit
bc48ec0e9f
1 changed files with 3 additions and 0 deletions
|
@ -31,6 +31,9 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div class="mt-9 text-center">
|
||||||
|
<p style="font-size: 1rem">For advanced options please use our <a href="{{ url_for("dashboard.index") }}">web dashboard</a></p>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{% endblock %}
|
{% endblock %}
|
Loading…
Reference in a new issue