{% load i18n %}
{% translate "participants needed" %}
{% translate "enough participants" %}
{% translate "full" %}
{% block groups %} {% endblock %} {% with stats=shift.get_signup_stats %} {{ stats.confirmed_count }}{% if stats.max_count %}/{{ stats.max_count }}{% endif %} {% translate "Total" context "participation count" %} {% endwith %} {% if disposition_url %}
{% translate "Disposition" %}
{% endif %}