{% load devilry_core_tags %} {% load i18n %} {% for candidate in candidates %} {% devilry_single_candidate_long_displayname assignment candidate devilryrole %}{% if not forloop.last %},{% endif %} {% empty %} {% trans "no students in group" context "core assignmentgroup" %} {% endfor %}