diff --git a/prosopopee/themes/exposure/templates/sections/text.html b/prosopopee/themes/exposure/templates/sections/text.html index a72909b..ea09657 100644 --- a/prosopopee/themes/exposure/templates/sections/text.html +++ b/prosopopee/themes/exposure/templates/sections/text.html @@ -1,9 +1,11 @@ {% if section.background or section.color %} -
+
{% endif %} +
- {{ section.text }} + {{ section.text }}
+ {% if section.background or section.color %} -
+
{% endif %}