{# Inline SVG favicon so the browser stops 404'ing /favicon.ico. #} {% block extra_head %}{% endblock %} {# htmx 2.x is vendored alongside the package (no network fetch at runtime). A subresource integrity hash is supplied for defense-in-depth even though the asset is served from our own static endpoint — if a downstream proxy mutates the file the browser will refuse to execute it. #} {% block body %}{% endblock %}