{% load i18n wagtailcore_tags %} {% for classifier in page.index_classifiers.all %}

{{classifier.name}}

{% endfor %}