{% if widget.optgroups %} {% with id=widget.attrs.id %}
{% for group, options, index in widget.optgroups %} {% if group %}
{% endif %} {% if forloop.counter|divisibleby:3 %}
{% endif %} {% endfor %}
{% endwith %} {% else %} {% load i18n %}

{% trans "Organize Pages with Classifiers" %}

{% trans "Use Classifiers to create custom categories and filters."%}

{% trans "Add Classifier" %}
{% endif %}