{% extends "charme_base.html" %} {% load i18n %} {% block main %}

{% trans 'Username reminder successful' %}

{% trans "We've emailed you your username. You should be receiving it shortly." %}

{% trans "If you don't receive an email, please make sure you've entered the address you registered with, and check your spam folder." %}

{% endblock %}