{% if json.err != 0 %} {% include "./erreur.html" %} {% else %}

Adultes

{% include "./adulte.html" with data=json.data.0 page_slug=rl1_page_slug %} {% include "./adulte.html" with data=json.data.1 page_slug=rl2_page_slug %} {% endif %}