]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/quattro/templates/wall_thread.tpl
Fix post location escaping
[friendica.git] / view / theme / quattro / templates / wall_thread.tpl
index 565ddb573b476ceaf3b45782fa125074f77fd22e..35363a758f9e1b6f5ebceca2699558a724de9784 100644 (file)
@@ -56,7 +56,7 @@
                                </a>
                        </div>
                        {{/if}}
-                       <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}}" class="{{$item.sparkle}} p-name">{{$item.title}}</a></h2>{{/if}}