]> git.mxchange.org Git - friendica.git/blob - view/templates/tos.tpl
8692c7e940acb415e110d0ae77b0eaafe43500b5
[friendica.git] / view / templates / tos.tpl
1 <h1>{{$title}}</h1>
2
3 {{$tostext}}
4
5 {{if $displayprivstatement}}
6 <h2>{{$privstatementtitle}}</h2>
7 <p>{{$privacy_operate}}</p>
8 <p>{{$privacy_distribute}}</p>
9 <p>{{$privacy_delete}}</p>
10 {{/if}}
11