X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Ftos.tpl;h=62210b278293c43ea8eacbad91ed2175a0940696;hb=3e431bda1e687301d91a80a57360b0b56fe1d0bd;hp=2355678988d3f5f895bbf2a9e4d6dbb30c11077a;hpb=334d3921549a538130220f8b627f39f3e0877e26;p=friendica.git diff --git a/view/templates/tos.tpl b/view/templates/tos.tpl index 2355678988..62210b2782 100644 --- a/view/templates/tos.tpl +++ b/view/templates/tos.tpl @@ -1,11 +1,16 @@

{{$title}}

-{{$tostext}} +{{$tostext nofilter}} + +{{if $rules}} +

{{$rulestitle}}

+ {{$rules nofilter}} +{{/if}} {{if $displayprivstatement}} -

{{$privstatementtitle}}

-

{{$privoperate}}

-

{{$privdistribute}}

-

{{$privdelete}}

+

{{$privstatementtitle nofilter}}

+

{{$privacy_operate nofilter}}

+

{{$privacy_distribute nofilter}}

+

{{$privacy_delete nofilter}}

{{/if}}