{% load i18n %} {# Attribution: Original code here: https://github.com/mrts/django-admin-list-filter-dropdown #}

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