{% load wagtailcore_tags i18n %} {% translate "Restricted access" as restricted_access_label %} {% for subpage in pagelist.get_children.live %} {% if not subpage.get_view_restrictions or user.is_authenticated %} {% with specific=subpage.specific %} {% if not specific.exclude_from_sitemap %}