{% load i18n rangefilter_compat ash_tags %}
{{ title }}
{% 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 %}
{% ash_form_class_setter spec.form small_widget=True %} {{ spec.form }} {% for choice in choices %} {% endfor %}