From 7416d1fc56225bf4650662693ad79361edf75253 Mon Sep 17 00:00:00 2001 From: Laurent Peuch Date: Tue, 1 Nov 2016 13:35:22 +0100 Subject: [PATCH] [fix] full picture image was broken --- prosopopee/themes/exposure/templates/sections/full-picture.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prosopopee/themes/exposure/templates/sections/full-picture.html b/prosopopee/themes/exposure/templates/sections/full-picture.html index df3f218..bc6ca45 100644 --- a/prosopopee/themes/exposure/templates/sections/full-picture.html +++ b/prosopopee/themes/exposure/templates/sections/full-picture.html @@ -32,7 +32,7 @@ {% set image = Image(section.image) %} {{ image.copy() }} -
+
{% if section.text %}