- {% if hiddenid is not empty %}
-
- {% endif %}
-
-
-
-
-
- {% if form_data.buttons is defined and form_data.buttons is iterable %}
- {% for btn in form_data.buttons %}
-
- {% endfor %}
- {% else %}
-
-
+ {% if nosubmit == false %}
+
+
+ {% if hiddenid is not empty %}
+
{% endif %}
+
+
+
+
+
+ {% if form_data.buttons is defined and form_data.buttons is iterable %}
+ {% for btn in form_data.buttons %}
+
+ {% endfor %}
+ {% else %}
+
+
+ {% endif %}
+