diff --git a/templates/part.content.php b/templates/part.content.php
index 67cd8bf50..120e9173a 100644
--- a/templates/part.content.php
+++ b/templates/part.content.php
@@ -50,7 +50,7 @@
                                     + Content.getFeed(item.feedId).faviconLink +
                                 ')'
                             }">
-                        <h1 ng-attr-dir="{{item.rtl && 'rtl'}}"><a>{{ ::item.title }} <span class="intro">{{ ::item.intro }}</span></a></h1>
+                        <h1 ng-attr-dir="{{item.rtl && 'rtl'}}"><a>{{ ::item.title }} <span class="intro" news-bind-html-unsafe="::item.intro"></span></a></h1>
                     </li>
                     <li class="only-in-compact">
                         <time class="date"