fixed double escaped intro

Signed-off-by: anoy <anoymouserver+github@mailbox.org>
This commit is contained in:
anoy 2020-05-11 09:44:16 +02:00 committed by Benjamin Brahmer
parent f9fde62be6
commit 92e0ecd177
1 changed files with 1 additions and 1 deletions

View File

@ -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"