2018-04-02 12:40:30 -04:00
|
|
|
<h1>{{$title}}</h1>
|
|
|
|
|
2018-12-13 22:35:51 -05:00
|
|
|
{{$tostext nofilter}}
|
2018-04-02 12:40:30 -04:00
|
|
|
|
|
|
|
{{if $displayprivstatement}}
|
2018-12-13 22:35:51 -05:00
|
|
|
<h2>{{$privstatementtitle nofilter}}</h2>
|
|
|
|
<p>{{$privacy_operate nofilter}}</p>
|
|
|
|
<p>{{$privacy_distribute nofilter}}</p>
|
|
|
|
<p>{{$privacy_delete nofilter}}</p>
|
2018-04-02 12:40:30 -04:00
|
|
|
{{/if}}
|
|
|
|
|