{{ translate('file.name') }}
- {% if path and path != '.' %} {{ include('components/file.twig', { parentDir: true }) }} {% endif %}
- {% for file in files %} {{ include('components/file.twig') }} {% endfor %}