#import "template.ftl" as layout> <@layout.registrationLayout; section> <#if section = "header"> ${kcSanitize(msg("saml.post-form.title"))} <#elseif section = "form">
${kcSanitize(msg("saml.post-form.message"))}
${kcSanitize(msg("saml.post-form.js-disabled"))}