{% if fieldsets %} {% for fieldset in fieldsets %} {% include "report_builder/fieldsets.html" with fieldset=fieldset %} {% endfor %} {% else %} {% endif %} {% if custom_fields %}

Custom Fields

{% endif %} {% if properties %}

Properties

{% endif %}