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

{% trans "This page has been made private by a parent page." %}

{% trans "You can edit the privacy settings on:" %} {{ page_with_restriction.get_admin_display_title }}