mirror of
https://github.com/DirectoryLister/DirectoryLister.git
synced 2025-09-02 10:23:36 +02:00
Removed erroneous space
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{% if not search and not is_root %}
|
||||
{% if not search and not is_root %}
|
||||
{{ include('components/file.twig', {
|
||||
parentDir: true
|
||||
}, with_context = false) }}
|
||||
|
Reference in New Issue
Block a user