#disable_html_escaping()
## This template is for editing an issue when there is only one issuetype available
#customControlHeader ($action $field.id $i18n.getText($field.nameKey) true $displayParameters $auiparams)
$textutils.htmlEncode($issueTypeObject.getNameTranslation(), false)
## Check if move permission has been granted - show link to move issue
#if ($hasMovePermission)
#if (${issue.isSubTask()})
#set ($link1 = "")
#else
#set ($link1 = "")
#end
#set ($link2 = "")