MDL-55391 block_rss: fix typo preventing feed title display

This commit is contained in:
Dan Poltawski
2016-08-19 09:44:40 +01:00
parent e90dfb32ae
commit 19660f1f0f
+1 -1
View File
@@ -66,7 +66,7 @@
{{$title}}
{{#title}}
<div class="title">{{feedtitle}}</div>
<div class="title">{{title}}</div>
{{/title}}
{{/title}}