]> git.mxchange.org Git - friendica.git/blob - view/templates/tos.tpl
api: fix `friendica/notification/seen` api call
[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