{% extends '@kohinos/common/layout.html.twig' %} {% block content %}
{% if KOH_ADHESION_TEXT|default('') != '' %} {{ KOH_ADHESION_TEXT }} {% endif %}
{{form_start(form)}} {{ form_row(form.user) }} {% if form.groupe is defined %} {{ form_row(form.groupe) }} {% endif %} {{ form_row(form.geoloc) }} {% if form.cotisation is defined %} {{ form_row(form.cotisation) }} {% endif %}Vous ne pouvez malheureusement pas adhérer ici, le paiement n'est pas configuré sur cette application.