]> git.mxchange.org Git - friendica.git/blob - view/templates/tos.tpl
2355678988d3f5f895bbf2a9e4d6dbb30c11077a
[friendica.git] / view / templates / tos.tpl
1 <h1>{{$title}}</h1>
2
3 {{$tostext}}
4
5 {{if $displayprivstatement}}
6 <h2>{{$privstatementtitle}}</h2>
7 <p>{{$privoperate}}</p>
8 <p>{{$privdistribute}}</p>
9 <p>{{$privdelete}}</p>
10 {{/if}}
11