{# templates/blocks/button_group_block.html #} {% load wagtailcore_tags %}
{% for button in value.buttons %} {% endfor %}