{% extends 'layout/page.html' %} {% block head_title %} {% trans %}Password reset request{% endtrans %} - {{ config.TRACKER_NAME }} {% endblock %} {% block page_header %} {% trans %}Password reset request{% endtrans %} {% endblock %} {% block content %}
{% trans %}If you know the email address you registered with, enter it below.{% endtrans %}
{% trans %}A confirmation email will be sent to you - please follow the instructions within it to complete the reset process.{% endtrans %}