{% block subhead %}
Gear
{% if user.is_authenticated %}
(+)
{% endif %}
{% endblock %}
Link
Greetings {{ user }},
To reset your password, please click the following link:
{{ protocol }}://{{ domain }}{% url auth_password_reset_confirm uid token %}
Best regards,
{{ site_name }} Management