{% extends "charme_base.html" %} {% load i18n %} {% block main %}
{% trans "Forgotten your username? Enter your email address below, and we'll email you your username." %}
{% trans 'Email address:' %} {{ form.email }}