{% load wagtailcore_tags %}
    {% for item in self.items %}
  1. {% include_block item %}
  2. {% endfor %}