{# Standard template for including a basic Filter form #}
{% if filter %}
{{ filter.form }}
{% endif %}