mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-08 00:04:27 +02:00
11 lines
237 B
Smarty
11 lines
237 B
Smarty
<h1>{{$title}}</h1>
|
|
|
|
{{$tostext nofilter}}
|
|
|
|
{{if $displayprivstatement}}
|
|
<h2>{{$privstatementtitle nofilter}}</h2>
|
|
<p>{{$privacy_operate nofilter}}</p>
|
|
<p>{{$privacy_distribute nofilter}}</p>
|
|
<p>{{$privacy_delete nofilter}}</p>
|
|
{{/if}}
|
|
|