{extends "base_full.tpl.html"} {block page_id}duplicate{/block} {block title}{t 1=$smarty.get.id|intval}Issue #%1 - Duplicate{/t}{/block} {block "content"}
{t}Mark Issue as Duplicate{/t} ({t}Issue ID:{/t} {$smarty.get.id|intval})
{t}Duplicated Issue{/t}: * {include file="include/issue_field.tpl.html" field_name="duplicated_issue" form_name='duplicate_form' exclude_issue=$smarty.get.id|intval error_message="You must enter the ID of an issue that does not have a duplicate status." exclude_duplicates=1}
{t}Comments{/t}:
{/block}