11 lines
153 B
Smarty
11 lines
153 B
Smarty
<h1>{{$title}}</h1>
|
|
|
|
{{$tostext}}
|
|
|
|
{{if $displayprivstatement}}
|
|
<h2>{{$privstatementtitle}}</h2>
|
|
<p>{{$privoperate}}</p>
|
|
<p>{{$privdelete}}</p>
|
|
{{/if}}
|
|
|