{% load wagtailadmin_tags i18n %}
{% trans 'Go to Wagtail admin interface' %}
{% for item in items %} {{ item|safe }} {% endfor %}