{% load wagtailcore_tags %}
{% for alert in alerts %} {% include_block alert with index=forloop.counter0 %} {% endfor %}