{% extends "wagtailadmin/base.html" %} {% load wagtailadmin_tags i18n %} {% block content %}
{% blocktrans with tag_name=tag.name %} All pages of this page type have been tagged with the tag "{{ tag_name }}." {% endblocktrans %}