<#import "template.ftl" as layout> <@layout.registrationLayout displayMessage=!messagesPerField.existsError('recoveryCodeInput'); section> <#if section = "header"> ${msg("auth-recovery-code-header")} <#elseif section = "form">
<#if messagesPerField.existsError('recoveryCodeInput')> ${kcSanitize(messagesPerField.get('recoveryCodeInput'))?no_esc}