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