Update bordered-picture.html

This commit is contained in:
abeudin 2016-03-08 14:03:33 +01:00
parent dbdd257c52
commit 3c5571e5ca

View File

@ -1,4 +1,4 @@
<div class="container baguette caption">
<div class="bordered-picture baguette caption">
{% set image = Image(section.image) %}
{% set caption = section.text %}
{{ image.copy()}}