{% extends layout %} {% load i18n %} {% block title %}{% translate "Forgot password" %}{% endblock %} {% block content %}
{% if messages %} {% endif %}
{%csrf_token%}
Logo

Enter your email to reset your password.
Cancel
{% endblock content %}