<#macro registrationLayout bodyClass="" displayInfo=false displayMessage=false> <#nested "title"> <#if properties.styles?has_content> <#list properties.styles?split(' ') as style> <#if properties.scripts?has_content> <#list properties.scripts?split(' ') as script> <#if scripts??> <#list scripts as script>
${realm.displayName} ${realm.displayName}

<#nested "header">

<#if message?has_content> <#if message.type = 'success'>
<#if message.type = 'warning'>
<#if message.type = 'error'>
<#if message.type = 'info'>
${message.summary?no_esc}
<#nested "form">