{% load i18n %}
{% trans "Your username and password didn't match. Please try again." %}
{% endif %} {% if next and request.user.is_authenticated %}{% trans "Your account doesn't have access to this page. To proceed, please log in with an account that has access." %}
{% endif %}