{% with glue_form_property_name=glue_form_property_name|default:'glue_form' %}
{% block glue_form_content %} {% endblock %}
{% include 'django_spire/glue/form/button/submit_button.html' %}
{% endwith %}