{% extends "allauth/layouts/base.html" %}
{% comment %}
Themis override of allauth's manage layout (email management, MFA, sessions,
account connections). Intentionally a pass-through: it inherits Themis chrome
from allauth/layouts/base.html without imposing a card, so allauth's own manage
pages keep their full {% element %} body.
{% endcomment %}