diff --git a/app/resources/views/index.twig b/app/resources/views/index.twig index 00d1254..d659a8c 100644 --- a/app/resources/views/index.twig +++ b/app/resources/views/index.twig @@ -19,7 +19,7 @@ - {% if not is_root %} + {% if not search and not is_root %} {{ include('components/file.twig', { parentDir: true }, with_context = false) }}