{*dialog.title*}
{*dialog.message*}
{% if dialog.no_footer then %} {# empty #} {% else %}
{*dialog.err_msg*} {% if dialog.action ~= nil then %} {% else %} {*dialog.confirm*} {% end %}
{% end %}