@@ -99,6 +99,8 @@
{{ form_help(form.consentImage) }}
</div>
+ {% if party.getSeatsLeft > 1 %}
+
<div class="box">
<div class="block">
<h3 class="title is-6">Participation de groupe</h3>
@@ -115,6 +117,8 @@
+ {% endif %}
{{ form_widget(form)}}
<div class="control">