diff --git a/templates/utils.html b/templates/utils.html index 3d355e3..0c95326 100644 --- a/templates/utils.html +++ b/templates/utils.html @@ -62,7 +62,7 @@ {% endif %} - {% if obj.summary %}

{{ obj.summary | clean }}

{% endif %} + {% if obj.summary %}

{{ obj.summary | clean | safe }}

{% endif %} {% if obj | has_type('Video') %}