mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-13 10:30:16 +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.
|
verify user's signatures.
|
||||||
{% endblocktrans %}
|
{% endblocktrans %}
|
||||||
</p>
|
</p>
|
||||||
|
<p class="manual-page">
|
||||||
|
<a href="{% url 'help:manual-page' lang='-' page='Passkeys' %}">
|
||||||
|
{% trans 'Learn more...' %}
|
||||||
|
</a>
|
||||||
|
</p>
|
||||||
<p>
|
<p>
|
||||||
{% csrf_token %}
|
{% csrf_token %}
|
||||||
<a id="add-passkey" href="#" class="btn btn-primary" role="button"
|
<a id="add-passkey" href="#" class="btn btn-primary" role="button"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user