diff --git a/templates/macros.html.tera b/templates/macros.html.tera index 80ad8024..0926eb92 100644 --- a/templates/macros.html.tera +++ b/templates/macros.html.tera @@ -6,7 +6,7 @@ {% endif %}

{{ article.post.title }}

-

{{ article.post.content | striptags | truncate(length=200) }}

+

{{ article.post.content | safe | striptags | truncate(length=200) }}

{{ "By {{ link_1 }}{{ link_2 }}{{ link_3 }}{{ name }}{{ link_4 }}" | _( link_1='