#INCLUDE("Content-BreadCrumb") #IF(#FormError AND NOT #FormErrors.Form.Login.ErrorCount)
#LOOP(#FormErrors.Errors) #IF(#Reason EQ "UNDERRUN_POST_DELAY")

{UnderrunPostDelay}
{ShowEntry}

#ELSIF(#Reason EQ "STRING_EMPTY")

{Notification}

{FillInAMessage}

#ELSE {UnknownError} ({Error}: #Reason) #ENDIF #ENDLOOP
#ENDIF
{AddEntry}
{Message}:
#WITH_ERROR(#FormError) #ENDWITH_ERROR