X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Ftos.tpl;h=62210b278293c43ea8eacbad91ed2175a0940696;hb=ba967386f4f2c1d5977f1ac4ac4473ad892e366b;hp=8692c7e940acb415e110d0ae77b0eaafe43500b5;hpb=69300291f03fe85502df9907014f0ad68ee07c9c;p=friendica.git diff --git a/view/templates/tos.tpl b/view/templates/tos.tpl index 8692c7e940..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}}

-

{{$privacy_operate}}

-

{{$privacy_distribute}}

-

{{$privacy_delete}}

+

{{$privstatementtitle nofilter}}

+

{{$privacy_operate nofilter}}

+

{{$privacy_distribute nofilter}}

+

{{$privacy_delete nofilter}}

{{/if}}