forgot nofilter
authorPhilipp Holzer <admin@philipp.info>
Sat, 4 May 2019 08:17:04 +0000 (10:17 +0200)
committerPhilipp Holzer <admin@philipp.info>
Sat, 4 May 2019 08:17:04 +0000 (10:17 +0200)
view/templates/friendica.tpl

index 0fa9eac..3beabda 100644 (file)
@@ -15,7 +15,7 @@
 {{/if}}
 
 {{if $tos}}
-<p>{{$tos}}</p>
+<p>{{$tos nofilter}}</p>
 {{/if}}
 
 {{if $block_list}}
@@ -42,4 +42,4 @@
 
 {{/if}}
 
-{{$hooked}}
+{{$hooked nofilter}}