From 28bc05bed1f4782ada8a80b322c9a4d5ba83c1a3 Mon Sep 17 00:00:00 2001 From: Laurent Peuch Date: Wed, 9 Dec 2015 09:57:34 +0100 Subject: [PATCH] [enh] also copy image for cover --- prosopopee/templates/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/prosopopee/templates/index.html b/prosopopee/templates/index.html index 778f1af..03e29c1 100644 --- a/prosopopee/templates/index.html +++ b/prosopopee/templates/index.html @@ -30,6 +30,7 @@ {% if gallery.date %}{% endif %} + {{ helpers.copy_image(gallery.cover) }} {% endfor %}