#import "template.ftl" as layout>
<@layout.registrationLayout displayMessage=!messagesPerField.existsError('username','password') displayInfo=realm.password && realm.registrationAllowed && !registrationDisabled??; section>
<#if section = "header">
Sign in with password
<#elseif section = "form">
<#elseif section = "info" >
<#if realm.password && realm.registrationAllowed && !registrationDisabled??>
#if>
<#elseif section = "socialProviders" >
<#if realm.password && social.providers??>
New User? Please use one of the provider buttons above to register automatically. If you
do not have an account with one of these providers, you can request a login link via email by
sending a request to
support@spiffworkflow.com
#if>
#if>
@layout.registrationLayout>