{% for action in actions %} {% if action.display == "button" %} {{ action.label }} {% endif %} {% empty %} {% endfor %}