<#import "template.ftl" as layout> <@layout.registrationLayout displayMessage=false; section> <#if section = "header"> ${kcSanitize(msg("errorTitle"))?no_esc} <#elseif section = "form">

${kcSanitize(message.summary)?no_esc}

<#if skipLink??> <#else> <#if client?? && client.baseUrl?has_content>

${kcSanitize(msg("backToApplication"))?no_esc}