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

{% trans "Note: privacy changes apply to all children of this page too." %}

{% csrf_token %}