{% if slug|slice:":6" == 'plaine' %} {% else %} {% endif %} {{ forms_group.grouper }} {% if slug|slice:":6" == 'plaine' %} {% if homepage_data.has_plain_registrations == true %} Finaliser les inscriptions {% endif %} {% endif %} {% for form in forms_group.list %} {% with k=form.keywords.1|slugify %} {% if k == 'inscriptions' or k == 'desinscriptions' %} {{ form.keywords.1|capfirst }} {% endif %} {% endwith %} {% endfor %}
{% if "sante" in slug %} {% elif "mercredi" in slug %} {% else %}{% endif %} {{ forms_group.grouper }} {% for form in forms_group.list %} {% with k=form.keywords.1|slugify %} {% if k == 'inscriptions' or k == 'desinscriptions' %} {{ form.keywords.1|capfirst }} {% endif %} {% endwith %} {% endfor %}