{% load i18n %}
{% for collection in collections %} {% if collection.conceptid not in CORE_CONCEPTS %} {{collection.value}} {% endif %} {% endfor %}