{% load i18n %} {% get_current_language as LANGUAGE_CODE %} {##} {% with field_name=choices.0.field_name %}

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

{% endwith %}