#IF(#FormError)
{InputError}
{PleaseCorrectErrors}
#ELSE
#IF(NOT #Shop.MailFrom)
#ENDIF
#IF(#EmptySubject)
{Attention}
{EmptySubject}
#ENDIF
#ENDIF
#IF(#MailTypeTemplate.Description)
{Usage}: #MailTypeTemplate.Description
#ENDIF
#IF(#MailTypeTemplate.HasHeader)
#ENDIF
#ProcessedTemplate[0]
#IF(#MailTypeTemplate.HasAdditionalText)
#AdditionalText[0]
#ENDIF
#IF(#MailTypeTemplate.HasSignature)
#Signature[0]
#ENDIF