Merge pull request #4848 from tobiasd/20180416-tos2

display the thing
This commit is contained in:
Hypolite Petovan 2018-04-16 07:35:59 -04:00 committed by GitHub
commit e590610eee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,6 +5,7 @@
{{if $displayprivstatement}} {{if $displayprivstatement}}
<h2>{{$privstatementtitle}}</h2> <h2>{{$privstatementtitle}}</h2>
<p>{{$privoperate}}</p> <p>{{$privoperate}}</p>
<p>{{$privdistribute}}</p>
<p>{{$privdelete}}</p> <p>{{$privdelete}}</p>
{{/if}} {{/if}}