mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-11 00:54:27 +02:00
11 lines
192 B
Smarty
11 lines
192 B
Smarty
<h1>{{$title}}</h1>
|
|
|
|
{{$tostext}}
|
|
|
|
{{if $displayprivstatement}}
|
|
<h2>{{$privstatementtitle}}</h2>
|
|
<p>{{$privacy_operate}}</p>
|
|
<p>{{$privacy_distribute}}</p>
|
|
<p>{{$privacy_delete}}</p>
|
|
{{/if}}
|
|
|