{% extends '@RapsysTree/_base.html.twig' %} {% block content %}

{{ title.section }}

{{ description }}

{% for id, path in roots %}

{{ id }}

TODO: list of images ?
{% endfor %}
{% endblock %}