{% load i18n %}
{% for scheme in concept_schemes %} {% if scheme.conceptid not in CORE_CONCEPTS %} {{scheme.value}} {% endif %} {% endfor %}