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