{% if form_groupby %}
{% with form_groupby as form %}
{% trans "Group by" %} {% include "model_report/includes/form_fields.html" %}
{% endwith %}
{% endif %}