{% load i18n rangefilter_compat %}

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

{% comment '' %} {% if debug %} {% else %} {% endif %} {% endcomment %} {% comment %} Force load jsi18n, issues #5 https://github.com/django/django/blob/stable/1.10.x/django/contrib/admin/templates/admin/change_list.html#L7 {% endcomment %}
{% for choice in choices %} {% endfor %}