{% extends "base.html" %} {% load databrowse_media_url_fix %} {% load i18n %} {% block extrahead %} {% endblock %} {% block title %} | {% trans "Password reset" %}{% endblock %} {% block content %}
{% trans "Forgotten your password? Enter your e-mail address below, and we'll e-mail instructions for setting a new one." %}
{% endblock %}