{# This file is part of INGInious. See the LICENSE and the COPYRIGHTS files for #} {# more information about the licensing of this file. #} {% if short %} {% set categories = config_item.get_value(dispenser_config.get(taskid,{})) %} {{_("Categories")}} : {{ ','.join(categories) }} {% else %}
{{_("Categories")}}
{% if not grouped %} {% endif %} {% endif %}