{% load i18n %}

{% trans 'Field filters' %}

{% with form=filter.form %} {% include 'rest_framework/components/form.html' with method='get' %} {% endwith %}