{% extends 'django_spire/auth/page/auth_page.html' %} {% block authentication_page_content %}
Set Password
{% csrf_token %}
{% include 'django_spire/glue/form/field/char/field.html' with glue_field='email' %}
{% endblock %}