{% load i18n rangefilter_compat %}

{{ title }}

{% comment %} Force load jsi18n, issues #5 https://github.com/django/django/blob/stable/1.8.x/django/contrib/admin/templates/admin/change_list.html#L7 {% endcomment %}
{{ spec.form }} {% for choice in choices %} {% endfor %}