- {% 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 %}
{% extends "sb_admin/authentification/login_base.html" %} {% load i18n static sb_admin_tags %} {% block content %} {% if form.errors and not form.non_field_errors %}