#parse("templates/email/html/includes/header.vm") #parse("templates/email/html/includes/summary-topleft.vm")
#if ($comment) #end
#text("template.issue.closed")
#text("common.words.user"): #authorlink ($commentauthor.name)
#text("template.common.date"): $dateformatter.formatDMYHMS($comment.getCreated())
#text("issue.field.comment"): #visibility()
$htmlComment
#parse("templates/email/html/includes/summary-bottom.vm") #parse("templates/email/html/includes/footer.vm")