theme-resources.templates.hidpd-select-idp.ftl Maven / Gradle / Ivy
<#import "template.ftl" as layout>
<@layout.registrationLayout displayMessage=!messagesPerField.existsError('username') displayInfo=(realm.password && realm.registrationAllowed && !registrationDisabled??); section>
<#if section = "header">
${msg("loginAccountTitle")}
<#elseif section = "socialProviders" >
<#if realm.password && hidpd.providers??>
#if>
#if>
@layout.registrationLayout>