{% extends "base.html" %} {% load i18n %} {% block content %}
{{ lang_name }} |
Your username and password didn't match. Please try again.
{% endif %} {% if confirm_mail_password %} {% trans 'Password reset confirmation sent' %} {% else %} {% endif %} {% endblock %}