{% with "True" as double_actionbars %}

{% firstof form_header title %}

{% if fieldsets %} {% include 'forms/full_fieldset.html' %} {% else %} {% include 'forms/full_form.html' %} {% endif %} {% endwith %}