From 9f8ebaa20c76246717c8440953480bd9f2ab73b6 Mon Sep 17 00:00:00 2001 From: Stefan Brand Date: Tue, 11 Jan 2022 20:14:33 +0100 Subject: [PATCH] Small Style Improvements --- tpl/gallery.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tpl/gallery.html b/tpl/gallery.html index a5db8b5..5f3552b 100644 --- a/tpl/gallery.html +++ b/tpl/gallery.html @@ -8,7 +8,6 @@
{{ $galleryname }} {% if (!empty($crumbs)): %} - {% foreach($crumbs as $name => $path): %} / {{ $name }} {% endforeach %} @@ -16,7 +15,7 @@