{% load i18n baton_tags %} {% baton_config_value 'CHANGELIST_FILTERS_FORM' as filters_form %} {% if not filters_form %} {% endif %}

{% blocktrans with title as filter_title %} By {{ filter_title }} {% endblocktrans %}