{% load crispy_forms_tags %}

{{ section_title }}

{% if delete_link %} Delete {% endif %}
{% csrf_token %} {% crispy form %}