{% load dv_filters i18n %} {% if with_link %} {% endif %} {% if helper.profile.status != 10 %}{% endif %} {{ helper.get_full_name }} {% if helper.profile.status != 10 %}{% endif %} {% if with_link %} {% endif %} {% if helper.profile.status != 10 %}{{ helper.profile.status_icon }}{% endif %} {{ helper.profile.actor_icon }} {% if helper.profile.affiliation_canton in season.cantons %}{% endif %} {{ helper.profile.affiliation_canton|canton_abbr }} {% if helper.profile.affiliation_canton in season.cantons %}{% endif %} {% if availabilities %} {% with chosen_for=availabilities|chosen_staff_for_season:helper work_wish=availabilities|work_wish_for_season:helper %} {{ chosen_for }} {% if work_wish > 0 and chosen_for > work_wish %} {% endif %}{{ work_wish }} {% endwith %} {% endif %}