{% extends 'base.html' %} {% load i18n %} {% block title %}{% trans 'Reset your Libravatar password' %}{% endblock title %} {% block content %}
{% trans 'To continue with the password reset, enter one of the email addresses associated with your account.' %}
{% endblock content %}