#IF(NOT #IsRegistrationLinkClicked) #ENDIF
#WITH_ERROR(#FormError)
#LOCAL("AuthenticationFailure", 0) #IF(#FormError) #LOCAL("UnspecifiedError",0)
#LOOP(#FormErrors.Errors) #IF(#Reason EQ "AUTHENTICATION_FAILURE" OR #Reason EQ "SERVICE_UNREACHABLE")

{LoginFailed}

#SET("AuthenticationFailure", 1) #ELSE #SET("UnspecifiedError",1) #ENDIF #ENDLOOP #IF(#UnspecifiedError)

{InputError}

{PleaseCorrectErrors}

#ENDIF
#ENDLOCAL #ELSIF(#LOGIN_SUCCESSFUL)

{ConnectionSuccessful}

#ENDIF

{Info0}

  1. {Info1} {CreateNewMeinPaketAccount}
  2. {Info2} {ClickSave}
{ToMeinPaketAdministration}

{RegisterDataInfo}
{UserName} {MandatoryStar}
{Password} {MandatoryStar}

{Defaults}
{DeliveryPeriod} {Days} {BubbleHelpDeliveryLatency}
#ENDLOCAL
#ENDWITH_ERROR
{MandatoryFields}