{% load i18n wagtailadmin_tags %} {% trans "Page privacy" as title_str %} {% include "wagtailadmin/shared/header.html" with title=title_str icon="no-view" %}

{% icon name='warning' %} {% trans "Privacy changes apply to all children of this page too." %}

{% csrf_token %}