From 56350e9c669e24f90087eb2566e1eac562d10936 Mon Sep 17 00:00:00 2001 From: Laurent Peuch Date: Tue, 1 Nov 2016 13:36:32 +0100 Subject: [PATCH] [fix] only last background can have a color --- 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 bc6ca45..16cef56 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 %}