]> git.parisson.com Git - mezzo.git/commitdiff
Change de copyright style in the sliders
authorJérémy Fabre <Jeremy@iMac-de-Jeremy.local>
Wed, 19 Oct 2016 09:57:21 +0000 (11:57 +0200)
committerJérémy Fabre <Jeremy@iMac-de-Jeremy.local>
Wed, 19 Oct 2016 09:57:21 +0000 (11:57 +0200)
app/templates/core/inc/slider.html

index 4b10131937bfecc482969827d45d5549b9bbb42b..34b2130c87947f89aa6a325783a3e47c45f5760b 100644 (file)
@@ -8,10 +8,10 @@
                     <div class="slider-page__caption">
                         {{ image.title }}
                         {% if image.description %}
-                            {{ image.description }}
+                            {{ image.description }}
                         {% endif %}
                         {% if image.credits %}
-                            {{ image.credits }}
+                            {{ image.credits }}
                         {% endif %}
                     </div>
                 </div>