{# Template pour les plannings #} {% set cols = event.getSpaces()|length +1 %} {# début du block de grille #}
Places : {{ thisSlot.party.getSeatsLeft }}/{{ thisSlot.party.getMaxParticipants }}
{% if thisSlot.party.gamemasterIsAuthor %}partie animée par l'auteur
{% endif %}{% for genre in thisSlot.party.game.genre %}{{ genre.genre }}{% endfor %}