{% from "buttons.inc.htm" import render_button %}
{% for button in buttons %} {{ render_button(button) }} {% endfor %}