]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/quattro/templates/search_item.tpl
Fix post location escaping
[friendica.git] / view / theme / quattro / templates / search_item.tpl
index 2857baf2bf59e9b62d19d99d96adc5cb6d500490..43588fc9fddd78f101019c74abb7607f4383d32a 100644 (file)
@@ -19,7 +19,7 @@
                                </ul>
 
                        </div>
-                       <div class="wall-item-location">{{$item.location}}</div>
+                       <div class="wall-item-location">{{$item.location nofilter}}</div>
                </div>
                <div class="wall-item-content">
                        {{if $item.title}}<h2><a href="{{$item.plink.href}}">{{$item.title}}</a></h2>{{/if}}