<#import "template.ftl" as layout> <#import "password-commons.ftl" as passwordCommons> <@layout.registrationLayout; section> <#if section = "header"> ${msg("recovery-code-config-header")} <#elseif section = "form">

Warning alert: ${msg("recovery-code-config-warning-title")}

${msg("recovery-code-config-warning-message")}

    <#list recoveryAuthnCodesConfigBean.generatedRecoveryAuthnCodesList as code>
  1. ${code?counter}: ${code[0..3]}-${code[4..7]}-${code[8..]}
<@passwordCommons.logoutOtherSessions/> <#if isAppInitiatedAction??> <#else>