From: Philipp Holzer Date: Sat, 4 May 2019 08:17:04 +0000 (+0200) Subject: forgot nofilter X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=3fca00d1d5d2f764fe2b1c9e2267b5ade22298f4;p=friendica.git forgot nofilter --- diff --git a/view/templates/friendica.tpl b/view/templates/friendica.tpl index 0fa9eac5b3..3beabda367 100644 --- a/view/templates/friendica.tpl +++ b/view/templates/friendica.tpl @@ -15,7 +15,7 @@ {{/if}} {{if $tos}} -

{{$tos}}

+

{{$tos nofilter}}

{{/if}} {{if $block_list}} @@ -42,4 +42,4 @@ {{/if}} -{{$hooked}} +{{$hooked nofilter}}