{% if value %}

{{ value }}

{% endif %}

{% for button in buttons %} {{ button.render }} {% endfor %}