#IF(#ISACTIONALLOWED("RSS", #Object, #System.Child.Groups.Child.Everyone.Object)) {RSSFeed} #ENDIF #BLOCK("InlineEditor", "text", #Object, "Name", "Tag=h1")

#NameOrAlias

#ENDBLOCK #BLOCK("InlineEditor", "html", #Object, "Text", "Tag=div")
#Text[0]
#ENDBLOCK
#IF(NOT #FUNCTION("ISACTIONALLOWED", "ViewAddThread")) #IF(NOT #DEFINED(#Session.User) OR #Session.User.IsAnonymous)  {LoginAndCreatNewThread}  {RegisterNow} #ELSE
{CreateThreadsNotAllowedForGroup}
#ENDIF #ELSIF(NOT #INPUT.IsEditorMode)  {CreatNewThread} #ENDIF #IF(#INPUT.IsEditorMode)
#ENDIF
{Thread} {Created} {Posts} {LastPostShort}
#IF(#COUNT(#Pager.Items)) #LOOP(#Pager.Items) #IF(#INPUT.IsEditorMode) #ELSE #ENDIF #IF(#Thread.IsClosed) #ELSE #ENDIF #BLOCK("InlineEditor", "text", #Object, "Subject", "Tag=span")#IF(#Subject)#Subject#ELSE({NoSubject})#ENDIF#ENDBLOCK
#Message[nohtml,decodehtml,slice:100,preline]
#CreationDate[datetime]
#IF(#User) #IF(#DEFINED(#User.BillingAddress))#WITH(#User.BillingAddress) #IF(#DisplayName)#DisplayName#ELSE#FirstName #LastName#ENDIF #ENDWITH#ELSE #User.NameOrAlias #ENDIF #ELSE#SPACE[0]{Guest}#ENDIF
#VisibleRepliesCount #IF(#LastReply) #LastReply.CreationDate[datetime]
#IF(#LastReply.User) #IF(#DEFINED(#LastReply.User.BillingAddress))#WITH(#LastReply.User.BillingAddress) #IF(#DisplayName)#DisplayName#ELSE#FirstName #LastName#ENDIF #ENDWITH#ELSE #LastReply.User.NameOrAlias#ENDIF #ELSE#SPACE[0]{Guest}#ENDIF #ELSE - #ENDIF
#IF(#INPUT.IsEditorMode)
#ELSE #ENDIF #ENDLOOP #ELSE {NoEntries} #ENDIF
#IF(#Pager.CountOfPages > 1)#INCLUDE("Pager")#ENDIF