{% extends "base.html" %} {% load i18n %} {% block navbar %}
{% trans "Your email address and password didn't match. Please try again." %}
{% endif %}{% trans "If you do not have an account, please" %} {% trans "click here" %}.
{% trans "If you do not remember your password, please" %} {% trans "click here to have it reset." %}
{% endblock %}