#disable_html_escaping() #set( $H = '#' ) ##Text is escaped twice so that the characters generated in the text area display properly escaped (JRA-12184) ###macro (doubleEncode $html) ###$textUtils.htmlEncode($textUtils.htmlEncode($html)) ###end ## $textUtils.htmlEncode($action.getText('release.notes.html.title', $project, $version))
#foreach ($issueType in $issueTypes) #if($issueType.issues.size() > 0)

$textUtils.htmlEncode($issueType.name)

#end #end

$action.getText('release.notes.edit.copy')

$action.getText('release.notes.description')