<#import "template.ftl" as layout> <#import "password-commons.ftl" as passwordCommons> <@layout.registrationLayout; section> <#if section = "title"> title <#elseif section = "header"> ${kcSanitize(msg("webauthn-registration-title"))?no_esc} <#elseif section = "form">
<@passwordCommons.logoutOtherSessions/>
<#if !isSetRetry?has_content && isAppInitiatedAction?has_content>