From: Jérémy Fabre Date: Wed, 19 Oct 2016 09:57:21 +0000 (+0200) Subject: Change de copyright style in the sliders X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=e930bb2d48a2b82cc34a181acb149f39392124ef;p=mezzo.git Change de copyright style in the sliders --- diff --git a/app/templates/core/inc/slider.html b/app/templates/core/inc/slider.html index 4b101319..34b2130c 100644 --- a/app/templates/core/inc/slider.html +++ b/app/templates/core/inc/slider.html @@ -8,10 +8,10 @@
{{ image.title }} {% if image.description %} - | {{ image.description }} + {{ image.description }} {% endif %} {% if image.credits %} - | {{ image.credits }} + {{ image.credits }} {% endif %}