mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-04-08 09:41:35 +00:00
users: Add link to guide on passkeys
Tests: - Visiting the 'Manage passkeys' page show the learn more link. Clicking on the link shows the page for passkeys guide. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
9d6c74c887
commit
00dc06d1b6
@ -72,6 +72,11 @@
|
||||
verify user's signatures.
|
||||
{% endblocktrans %}
|
||||
</p>
|
||||
<p class="manual-page">
|
||||
<a href="{% url 'help:manual-page' lang='-' page='Passkeys' %}">
|
||||
{% trans 'Learn more...' %}
|
||||
</a>
|
||||
</p>
|
||||
<p>
|
||||
{% csrf_token %}
|
||||
<a id="add-passkey" href="#" class="btn btn-primary" role="button"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user