<#import "template.ftl" as layout> <@layout.registrationLayout; section> <#if section = "title"> ${msg("emailVerifyTitle")} <#elseif section = "header"> ${msg("emailVerifyTitle")} <#elseif section = "form">

${msg("emailVerifyInstruction1")}

${msg("emailVerifyInstruction2")} ${msg("doClickHere")} ${msg("emailVerifyInstruction3")}