+
+ {% include "baseform/select.html" with field=form.payer %}
- {% endif %}
-
-
-
- {% include "baseform/checkbox.html" with field=form.only_digital %}
- {% include "baseform/file.html" with field=form.file_field %}
-
-
-
Beschlusslage
-
- {% include "baseform/select.html" with field=form.affiliation %}
- {% include "baseform/text.html" with field=form.resolution_text %}
-
-
- {% include "baseform/textarea.html" with field=form.comment %}
-
-
-
-
+
+ {% include "baseform/text.html" with field=form.name_text %}
+
+
+ {% include "baseform/text.html" with field=form.iban_text %}
+
+
+ {% include "baseform/text.html" with field=form.bic_text %}
+
+
+
+
+
+