Removed erroneous space

This commit is contained in:
Chris Kankiewicz
2020-01-05 17:28:07 -07:00
parent 21c35aa6b4
commit c04492ee49

View File

@@ -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) }}