{% load i18n %} {% load crispy_forms_tags %} {% if filter.form %}
{{ filter.form|crispy }}
{% endif %}