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