<#import "template.ftl" as layout> <@layout.registrationLayout showAnotherWayIfPresent=false; section> <#if section = "title"> title <#elseif section = "header"> ${kcSanitize(msg("webauthn-login-title"))?no_esc} <#elseif section = "form">
<#if authenticators??>
<#list authenticators.authenticators as authenticator>
<#elseif section = "info">