{{ title }}
{{ prompt }}
{% if "ok" in buttons %}
OK
{% endif %} {% if "yes" in buttons %}
Yes
{% endif %} {% if "no" in buttons %}
No
{% endif %} {% if "cancel" in buttons %}
Cancel
{% endif %}