{{ userGameGroup.title|capitalize }}
{% if app.user == userGameGroup.leader and userGameGroup.nbrCandidatures > 0 %} {% if userGameGroup.nbrCandidatures > 1 %} {{ userGameGroup.nbrCandidatures }} candidatures {% else %} {{ userGameGroup.nbrCandidatures }} candidature {% endif %} {% endif %}-
{% if userGameGroup.restriction18 %}
{% else %}
{% endif %}
-
{% if userGameGroup.restrictionMic %}
{% else %}
{% endif %}
{% endif %}
{# Label si team active (= au moins 1 session moi précédent) #}
{% if userGameGroup.active %}
Active
{% endif %}
{# Div effet reflet onHover card #}