{{!-- Player Privacy Panel --}}
{{#if isReadOnly}}
{{readOnlyNotice}}
{{/if}}

{{sectionHeader}}

{{localize "SCRYING_POOL.PrivacyPanel.sectionDescription"}}

{{#each automationEffects}}

{{label}}

{{description}}

{{/each}}
{{#if hasPortraitSection}}

{{portraitLabel}}

{{portraitDescription}}

{{#if portraitPreviewURL}} Portrait preview {{else}} Portrait preview {{/if}}
{{#unless isReadOnly}}
{{#if hasCustomPortrait}} {{/if}}
{{/unless}}
{{/if}}