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