{% for button in __SELF__.property('buttons_order') %} {% if(__SELF__.property(button)) %}   {{ __SELF__.property('buttons_parameters')[button]['label'] }} {% endif %} {% endfor %}
{% if __SELF__.property('js') %} {% endif %}