{% extends "conjunto/app_base.html" %} {% load static %} {% comment %} Empty layout — no topbar, no sidebar, just centered content + statusbar. Useful for login, registration, password-reset, error pages, etc. {% endcomment %} {% block extra_css %} {{ block.super }} {# A stylesheet rather than a