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