diff --git a/www/conservancy/templates/blog/entry_detail.html b/www/conservancy/templates/blog/entry_detail.html index 87488a68ceef34ebd7b3ff0e02e9d8774f901c68..70bd722bd94c505faa81f3037f2575ca34ba42aa 100644 --- a/www/conservancy/templates/blog/entry_detail.html +++ b/www/conservancy/templates/blog/entry_detail.html @@ -6,7 +6,7 @@ {% include "opengraph_urllist_partial.html" with property='video' urls=object.get_one_video_url %} {% endblock %} -{% block subtitle %}{{ object.headline|striptags|safe }} - Conservancy Blog - {% endblock %} +{% block subtitle %}{{ object.headline|striptags }} - Conservancy Blog - {% endblock %} {% block content %}