<#assign null = "null">

${messageSource.getMessage("accidents.accident.request.title")}

<#assign issueTypeVal = process.getSimpleAttributeValue("issueType")!""> <#assign incidentTypeVal = process.getSimpleAttributeValue("incidentType")!""> <#assign incidentDescriptionVal = process.getSimpleAttributeValue("incidentDescription")!""> <#assign incidentSeverityVal = process.getSimpleAttributeValue("incidentSeverity")!"">
${messageSource.getMessage("request.warning")}