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