{% load i18n %} {% include "wagtailadmin/shared/header.html" with title=_("Page privacy") 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.specific_deferred.get_admin_display_title }}