From 2753f70234d89928afb42292ae070000a72ace84 Mon Sep 17 00:00:00 2001 From: Alexandre Iooss Date: Wed, 13 Oct 2021 15:52:18 +0200 Subject: [PATCH] Show gallery in a card --- .../templates/photologue/gallery_detail.html | 28 ++++++++++++++----- 1 file changed, 21 insertions(+), 7 deletions(-) diff --git a/photologue_custom/templates/photologue/gallery_detail.html b/photologue_custom/templates/photologue/gallery_detail.html index d15fa41..9a747c3 100644 --- a/photologue_custom/templates/photologue/gallery_detail.html +++ b/photologue_custom/templates/photologue/gallery_detail.html @@ -41,12 +41,26 @@

{% endif %} {% if gallery.description %}

{{ gallery.description|safe }}

{% endif %} -