{% extends "dac/base.html" %} {% comment %} Management layout for authenticated allauth pages (email, password, MFA, sessions, connections, …). All page chrome — the mvp app shell plus the Account Center sub menu — comes from dac/base.html; stock allauth manage templates fill {% block content %} inside it. {% endcomment %}