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

${message.summary?no_esc}

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

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