{% extends "brickwork/shell/app.html" %} {% comment %} A create/edit page: one form on a page. 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: form your own Django form (bound on POST) nav_items / nav_active as in list.html THE ONE RULE HERE: you own the