<#import "template.ftl" as layout> <@layout.registrationLayout displayInfo=true displayMessage=!messagesPerField.existsError('username'); section> <#if section = "header"> ${msg("emailForgotTitle")} <#elseif section = "form">
<#if auth?has_content && auth.showUsername()> <#else> <#if messagesPerField.existsError('username')> ${kcSanitize(messagesPerField.get('username'))?no_esc}
<#elseif section = "info" > ${msg("emailInstruction")}