diff --git a/prosopopee/themes/material/templates/sections/html.html b/prosopopee/themes/material/templates/sections/html.html index 7fe7a51..88cbad1 100644 --- a/prosopopee/themes/material/templates/sections/html.html +++ b/prosopopee/themes/material/templates/sections/html.html @@ -1,11 +1,13 @@ {% if section.background or section.color %} -
+
{% endif %} +
-
- {{ section.html }} -
+
+ {{ section.html }} +
+ {% if section.background or section.color %} -
+
{% endif %}