{% load wagtailcore_tags %}
{% for button in self.buttons %}
{% include_block button %}
{% endfor %}