X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Ftos.tpl;h=62210b278293c43ea8eacbad91ed2175a0940696;hb=bd002871904171f1d165dbdb17e11cc3a2c2213d;hp=8692c7e940acb415e110d0ae77b0eaafe43500b5;hpb=458c0511f2d9c0fd0796c12bea980bb8e79d9074;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}}