{% load i18n wagtailadmin_tags %}

{% trans 'Filter' %}

{% for field in filters.form %} {% formattedfield field %} {% endfor %}