{% csrf_token %}
{% include 'django_spire/form/field/field.html' with field=form.name %}
{% include 'django_spire/form/button/submit_button.html' %}