{{ content | safe }} @@ -21,7 +34,7 @@ {% set postTags = (page and page.data and page.data.tags) or tags or [] %} {% set displayTags = postTags | reject("equalto", "post") | list %} -