{% blocktranslate trimmed %} You are authenticated as {{ username }}, but are not authorized to access this page. Would you like to login to a different account? {% endblocktranslate %}
{% endif %}{% translate 'Log in' %}
{% comment %}Log in with your data that you entered during registration.
{% endcomment %} {% url 'admin_password_reset' as password_reset_url %} {% if password_reset_url %}Don't have an account? Sign up.