diff --git a/app/templates/config_cas.j2 b/app/templates/config_cas.j2 index 14b45695..6ca3020b 100644 --- a/app/templates/config_cas.j2 +++ b/app/templates/config_cas.j2 @@ -11,7 +11,7 @@
-
+ {{ form.hidden_tag() }} {{ wtf.form_errors(form, hiddens="only") }}