diff --git a/components/post/default.htm b/components/post/default.htm index 26b0b4f7..c7b1c790 100644 --- a/components/post/default.htm +++ b/components/post/default.htm @@ -1,6 +1,6 @@ {% set post = __SELF__.post %} -
{{ post.content_html|raw }}
+
{{ post.content_html | raw }}
{% if post.featured_images.count %}