<#import "template.ftl" as layout> <#import "passkeys.ftl" as passkeys> <@layout.registrationLayout displayMessage=!messagesPerField.existsError('username','password') displayInfo=false; section> <#if section = "header"> Desktop-Anmeldung <#elseif section = "form">
<@passkeys.conditionalUIData /> <#elseif section = "info" > <#-- Intentionally unused. Registration is rendered inside the form section. --> <#elseif section = "socialProviders" > <#-- Social logins are intentionally hidden for this theme. -->