diff --git a/src/argus/htmx/templates/htmx/destination/_content.html b/src/argus/htmx/templates/htmx/destination/_content.html index b9be838c4..ca9ae6200 100644 --- a/src/argus/htmx/templates/htmx/destination/_content.html +++ b/src/argus/htmx/templates/htmx/destination/_content.html @@ -1,4 +1,4 @@ -
+
{% include "htmx/destination/_create_form.html" %} {% for error in errors %}

{{ error }}

{% endfor %} {% include "htmx/destination/_form_list.html" %}