{% load i18n %}
{{ plugin }}{% trans "Highlight" %}
{% for item in items %}
{{ item.name }}
{% endfor %}