{% extends 'public/base.html' %}
{% load i18n %}
{# Override the outer container so we can render both the card and split layouts
without being constrained by base.html's fixed
. #}
{% block outer_container %}
{# Background panel — hidden in card mode, shown in split on large screens #}
{% if AA_CUSTOMIZER.login_split_show_overlay_text %}