From 3c5571e5ca3d0f07c37aea1aa3a54bc6817c9381 Mon Sep 17 00:00:00 2001 From: abeudin Date: Tue, 8 Mar 2016 14:03:33 +0100 Subject: [PATCH] Update bordered-picture.html --- .../themes/material/templates/sections/bordered-picture.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prosopopee/themes/material/templates/sections/bordered-picture.html b/prosopopee/themes/material/templates/sections/bordered-picture.html index 7971de1..a5b11c3 100644 --- a/prosopopee/themes/material/templates/sections/bordered-picture.html +++ b/prosopopee/themes/material/templates/sections/bordered-picture.html @@ -1,4 +1,4 @@ -
+
{% set image = Image(section.image) %} {% set caption = section.text %} {{ image.copy()}}