From 6d898874b63fd0dfb9c7aac0b293dbd3fa8e7b29 Mon Sep 17 00:00:00 2001 From: Andreas Stephanides Date: Wed, 11 Mar 2020 07:04:10 +0100 Subject: [PATCH] galleryindex_row --- foto_gallery/templates/gallery_index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/foto_gallery/templates/gallery_index.html b/foto_gallery/templates/gallery_index.html index c55925d..308d051 100644 --- a/foto_gallery/templates/gallery_index.html +++ b/foto_gallery/templates/gallery_index.html @@ -22,7 +22,7 @@ - {{ loop.cycle('','
'.safe) }} + {{ loop.cycle('','
')| safe }} {% endfor %}