#IF(#DELETE)
{AcceptAction}
#ENDIF
#IF(#FormError)
#IF(#FormErrors.Reason.LOGIN_FAILED)
{LoginFailed}
#ELSE
{PleaseCorrectErrors}
#ENDIF
#ENDIF
#IF (#UPDATE_FAILED)
{UpdateFailed}
#ENDIF
#IF(#IsExcellence)
{ProductList}
#IF(NOT (#COUNT(#ProtectionItems)))
{NoProtectionItems}
#ELSE
{Product} |
{ProtectedAmount} |
{NetFee} |
|
#LOOP(#ProtectionItems)
#Alias |
#ProtectedAmount[money] |
#NetFee[money] |
#ENDLOOP
#ENDIF
#ENDIF
#IF(#DELETE)
#ELSE
#IF(#IsExcellence)
#ENDIF
#ENDIF
#ENDWITH_ERROR