{% extends 'appearance/base_plain.html' %} {% load i18n %} {% load static %} {% load common_tags %} {% block base_title %}{% trans 'Password reset' %}{% endblock %} {% block project_name %}{% endblock %} {% block content %}
{% trans 'Check your inbox for a message with a link to reset your password. If it does not arrive within a few minutes, check your spam folder.' %}