From: Emilie Date: Thu, 25 Aug 2016 16:29:07 +0000 (+0200) Subject: Block : color style in template X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=a06e7749ff309bcf90753909a967cc38399a82f5;p=mezzo.git Block : color style in template --- diff --git a/app/templates/core/inc/block.html b/app/templates/core/inc/block.html index b404dcc7..712c987d 100644 --- a/app/templates/core/inc/block.html +++ b/app/templates/core/inc/block.html @@ -6,6 +6,9 @@

{% for block in blocks %} + {% if block.background_color %} + color style : {{ block.background_color }} + {% endif %}
{% if not forloop.first and block.with_separator %}