diff --git a/app/templates/stiftung/land_form.html b/app/templates/stiftung/land_form.html index 28dedd9..ace1ce0 100644 --- a/app/templates/stiftung/land_form.html +++ b/app/templates/stiftung/land_form.html @@ -182,6 +182,26 @@ + +
+
+
+ + {{ form.alkis_kennzeichen }} + {{ form.alkis_kennzeichen.help_text }} + {% if form.alkis_kennzeichen.errors %} +
+ {% for error in form.alkis_kennzeichen.errors %} + {{ error }} + {% endfor %} +
+ {% endif %} +
+
+
+