{% now "n" as current_month %}{% if current_month in "678" %}

Prochaines inscriptions

{% for activity in json.data.ACTIVITE %}

{{ activity.LIBELLEACTIVITE }}

{% endfor %}
{% endif %}