<#list listHistory as history>
#i18n{module.workflow.appointment.manual_appointment_history.labelTitle} :
#i18n{module.workflow.appointment.manual_appointment_history.labelTo} : ${history.emailTo}
#i18n{module.workflow.appointment.manual_appointment_history.labelSubject} : ${history.emailSubject}
#i18n{module.workflow.appointment.manual_appointment_history.labelMessage} : ${history.emailMessage}