{% load i18n %}
{% with "filter" as prefix %}{% include "autoreports/inc.render_choices.html" %}{% endwith %} | {% trans "Select to display" %} | {{ field.field.help_text|safe }} | {% if field.advanced_options %} {% trans "Advanced Options" %} {% else %} {% trans "It haven't a advanced options" %} {% endif %} |