#INCLUDE("INC-SearchBar")
#INCLUDE("Content-BreadCrumb")
#BLOCK("WITH_FORM_ERROR",#FormError)
#IF(#FormError)
{InputError}
{PleaseCorrectErrors}
#ENDIF
#ENDBLOCK
#IF(#Pager.CountOfPages > 1)#INCLUDE("Pager")#ENDIF
#LOOP(#Pager.Items)
#Forum.NameOrAlias > #IF(#Thread.Subject)#Thread.Subject[slice:30,html]#ELSE({NoSubject})#ENDIF
#IF(#DEFINED(#User))#User.NameOrAlias#ELSE {Guest} #ENDIF (#CreationDate[datetime])
#Message[nohtml,decodehtml,slice:300,preline]
#ENDLOOP
#IF(#Pager.CountOfPages > 1)#INCLUDE("Pager")#ENDIF