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:
Sunil Mohan Adapa 2026-04-04 08:55:53 -07:00 committed by James Valleroy
parent 9d6c74c887
commit 00dc06d1b6
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808

View File

@ -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"