{% load i18n wagtailimages_tags static %}
{% for item in self.accordion_items %}
{{ item.content }}
{% endfor %}