{# manifest.xml requires the landing page to be public. Once loaded, htmx loads the protected endpoint. hx-trigger requires a delay as otherwise it's fired before the rest of the htmx attributes are loaded. #} {% extends "base.html" %} {% block content %}
{% endblock content %}