{if $close_result == -1}
{t}Sorry, an error happened while trying to run your query.{/t}
{elseif $close_result == 1}
{t}Thank you, the issue was closed successfully.{/t}
{if $notify_list|@count > 0}
{t}E-mail about issue update was sent to:{/t}
{foreach from=$notify_list item=email_address}
{$email_address|escape:"html"}
{/foreach}
{/if}
{t}Please choose from one of the options below:{/t}