{% load i18n %} {% block selector %}
{%if lists|length >= 1 and lists|length <= 15 %}
{% else %} {% trans "List Index" %} {%endif%} {% endblock %}