#INCLUDE("Content-BreadCrumb")
#IF(#User) #IF(#User.IsMerchant OR NOT #DEFINED(#User.BillingAddress)) #User.NameOrAlias #ELSE #WITH(#User.BillingAddress) #IF(#DisplayName)#DisplayName#ELSE#FullName#ENDIF #ENDWITH #ENDIF #ELSE {Guest} #ENDIF #CreationDate[datetime]

#IF(#Subject)#Subject#ELSE({NoSubject})#ENDIF


#Message[preline]

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

{UnderrunPostDelay}
{ShowReplies}

#ELSIF(#Reason EQ "STRING_EMPTY")

{Notification}

{FillInAComment}

#ELSIF(#Reason EQ "RECAPTCHA_WRONG")

{Notification}

{CaptchaFailure}

#ELSE {UnknownError} ({Error}: #Reason) #ENDIF #ENDLOOP
#ENDIF
{WriteReply}
{Headline} {MandatoryStar}
#LOCAL("ReplySubjectShortCut", #TRANSLATE("ReplySubjectShortCut").":" ) #ENDLOCAL
{Message} {MandatoryStar}
#SNIPPET("INC-GoogleReCaptcha")
{MandatoryFields}