{{#hasWarnings}}
{{#warnings}}
{{{msg}}}
{{/warnings}}
OK
{{/hasWarnings}} {{#hasNotifications}}
{{#notifications}}
{{{msg}}}
{{/notifications}}
{{/hasNotifications}} {{#hasDialogs}}
{{#dialogs}}
{{{msg.msg}}} {{^noButtons}}
{{#buttons}} {{{label}}} {{/buttons}} {{^buttons}} OK {{/buttons}}
{{/noButtons}}
{{/dialogs}}
{{/hasDialogs}} {{#showDebug}} {{/showDebug}}