{% if page.actions %}
{% for button in page.actions %} {{ button.label }} {% endfor %}
{% endif %}