{% load django_tableaux %} {% if buttons %}
{% for button in buttons %} {{ button|render_button }} {% endfor %} {% endif %}