{% for user in json.data %}{% if user_id == user.id %}
  • Retour au dossier de {{ user.text }}
  • {% endif %}{% endfor %}