#LOCAL("VisibilityPrefix", "Visible")#IF(#INPUT.IsEditorMode)#SET("VisibilityPrefix", "")#ENDIF
#IF(#ISACTIONALLOWED("RSS", #Object, #System.Child.Groups.Child.Everyone.Object))
#ENDIF
#BLOCK("Pager", #GET(#VisibilityPrefix . "Threads"), 10, "LastPost.CreationDate", 1)
#LOCAL("TotalReplies", 0)
#LOOP(#GET(#VisibilityPrefix . "Threads"))#SET("TotalReplies", #TotalReplies + #COUNT(#GET(#VisibilityPrefix . "Posts")))#ENDLOOP
#BLOCK("InlineEditor", "text", #Object, "Name", "Tag=h1")
#Message[nohtml,decodehtml,slice:70,preline]
#CreationDate[date]