-
+
- + {% if not search and not is_root %} + {{ include('components/file.twig', { parentDir: true }) }} + {% endif %} + - {% for file in files %} - {{ include('components/file.twig') }} - {% endfor %} -
- + {% for file in files %} + {{ include('components/file.twig') }} + {% endfor %} + + +
File Name
@@ -19,14 +19,20 @@
-
+