<#nested "info">
<#nested "header">
<#if displayRequiredFields>
* ${msg("requiredFields")}
#if>
<#else>
<#if displayRequiredFields>
* ${msg("requiredFields")}
<#nested "show-username">
${auth.attemptedUsername}
${msg("restartLoginTooltip")}
<#-- App-initiated actions should not see warning messages about the need to complete the action -->
<#-- during login. -->
<#if displayMessage && message?has_content && (message.type != 'warning' || !isAppInitiatedAction??)>
#if>
#if>
<#nested "form">
<#if auth?has_content && auth.showTryAnotherWayLink()>
#if>
<#nested "socialProviders">
<#if displayInfo>