diff --git a/resources/views/themes/gallery/gallery/list.blade.php b/resources/views/themes/gallery/gallery/list.blade.php
index 1e7b0a9..cadffda 100644
--- a/resources/views/themes/gallery/gallery/list.blade.php
+++ b/resources/views/themes/gallery/gallery/list.blade.php
@@ -10,7 +10,7 @@
@foreach($images as $image)
-
+
@endforeach
@@ -35,7 +35,11 @@