diff --git a/templates/note/conso_form.html b/templates/note/conso_form.html index 89a8f8e4..b121ad54 100644 --- a/templates/note/conso_form.html +++ b/templates/note/conso_form.html @@ -13,7 +13,7 @@ {% csrf_token %}
-
+
{% if form.non_field_errors %}

{% for error in form.non_field_errors %} @@ -40,7 +40,7 @@

-
+
{# Tabs for button categories #}
+{% endblock %} +{% block extrajavascript %}