{% load i18n %} {% if filterset %}
{% include "beam/partials/form_layout.html" with form=filterset.form %}
{% endif %}