{% extends "brickwork/shell/app.html" %} {% comment %} A detail page: the record's facts, related sections, and a danger zone. COPY THIS FILE into your project and edit it. It is not on the template loader path, so you cannot extend it (ADR-056). What your view must supply: invoice the record being shown invoice_facts its facts as [{label, value}] for the definition table nav_items / nav_active as in list.html States: the related-records table's own loading/empty/row-link states (see _data_table.html's own header); the danger-zone alert is always rendered, never conditionally hidden. Accessibility: inherits shell/app.html's skip link, sidebar/drawer nav and breadcrumbs region; the definition table's rows are