{% extends "userprofile/base_2col.html" %} {% load i18n %} {% block title %}{% trans "Password reset" %}{% endblock %} {% block robots %}noindex,nofollow{% endblock %} {% block extrajs %} {% endblock %} {% block userprofile_content %}
{% endblock %} {% block userprofile_content_related %}{% trans "Forgotten your password? Enter your e-mail address, and we'll reset your password and e-mail the new one to you" %}.