mirror of
https://github.com/friendica/friendica
synced 2024-11-12 02:31:36 +01:00
12 lines
237 B
Smarty
12 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}}
|
|
|