{% block content %}{% end %}
{#- Chirp boost layout — stable base for htmx-boost + SSE + view transitions Extend this layout for apps that use: - htmx-boost (AJAX navigation) - SSE live updates with OOB swaps - View Transitions API Structure is correct by default: no transition on #main, nav links get transition via nav_link macro. Override sse_scope block for live updates. Usage: {% extends "chirp/layouts/boost.html" %} {% block content %}