]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/shared_content.tpl
Merge pull request #7948 from MrPetovan/bug/7946-frio-contact-tab
[friendica.git] / view / templates / shared_content.tpl
index ee78f842c0559ffa60dd7ff53a989e4ed66ee563..2e892d334b22d6ba221096f054b7d350733e999b 100644 (file)
@@ -8,5 +8,5 @@
                <div><a href="{{$profile}}" target="_blank" class="shared-wall-item-name"><span class="shared-author">{{$author}}</span></a></div>
                <div class="shared-wall-item-ago"><small><a href="{{$link}}" target="_blank"><span class="shared-time">{{$posted}}</a></a></small></div>
        </div>
-       <blockquote class="shared_content">{{$content}}</blockquote>
+       <blockquote class="shared_content">{{$content nofilter}}</blockquote>
 </div>