summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/part.items.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/templates/part.items.php b/templates/part.items.php
index ac70e0658..18a052e6b 100644
--- a/templates/part.items.php
+++ b/templates/part.items.php
@@ -21,7 +21,9 @@
<h1 class="item_title">
<a ng-click="itemBusinessLayer.setRead(item.id)"
- target="_blank" href="{{ item.url }}">{{ item.title }}</a>
+ target="_blank" href="{{ item.url }}">
+ {{ item.title|ocRemoveTags:['em'] }}
+ </a>
</h1>
<h2 class="item_author">