{{ post.titre }}
-
- {{post.description}}
- {{post.lieu}}
+
+
+
+
+ {{post.titre}}
+
+
+
+
+
+
+
+
+
+
+
+
+ {{post.lieu}}
+
+
+ {{post.description}}
+
- {{post.titre_inscription}}
+ {% for Items in post.meta('inscription') %} + {% for detail in Items.choose %} + {% if detail.acf_fc_layout == 'texte' %} +{{ detail.texte }}
+ {% endif %} + {% if detail.acf_fc_layout == 'lien' %} + + {% endif %} + {% endfor %} + {% endfor %} +
- {% for item in posts %}
- {% include 'components/thumbnails/thumbnails.twig' %}
- {% endfor %}
-
+
+
+
+
+
{{post.titre_tarif}}
+{{post.type_tarif}}
+
+ {% for item in posts %}
+ {% include 'components/thumbnails/thumbnails.twig' %}
+ {#{% if {{site.url}} == "{{item.slug}}" %}
+ {% else %}
+ {% include 'components/thumbnails/thumbnails.twig' %}
+ {% endif %}#}
+ {% endfor %}
+
+
+