{extends 'layout_view.tpl'} {block name="title"} {title}{$title|escape}{/title} {/block} {block name="content"} {if $status neq 'DONE'}
{if $do eq 'archive'} {tr}Are you sure you want to archive this comment?{/tr} {else} {tr}Are you sure you want to unarchive this comment?{/tr} {/if}
{object_link type=$type id=$objectId title="{tr}Cancel{/tr}"}
{/if} {/block}