{% load i18n %} {% trans "Collection privacy" as title_str %} {% include "wagtailadmin/shared/header.html" with title=title_str icon="no-view" %}
{% trans "This collection has been made private by a parent collection." %}
{% trans "You can edit the privacy settings on:" %} {{ collection_with_restriction.name }}