{##} {% set standardLayout = "noIntBorder" not in form.getClass and "form-small" not in form.getClass and "blank" not in form.getClass %} {% set smallLayout = "form-small" in form.getClass %} {% set useSections = "noIntBorder" not in form.getClass and "blank" not in form.getClass %} {% set useSaveWarning = "noIntBorder" not in form.getClass and "disable-warnings" not in form.getClass %} {% if quickSave and form.getAction %}
{% endif %}