#LOCAL("VisibilityPrefix", "Visible")#IF(#INPUT.IsEditorMode)#SET("VisibilityPrefix", "")#ENDIF
#INCLUDE("Content-BreadCrumb")
#IF(#ISACTIONALLOWED("RSS", #Object, #System.Child.Groups.Child.Everyone.Object))
#ENDIF
#BLOCK("InlineEditor", "text", #Object, "Name", "Tag=h1")
#NameOrAlias
#ENDBLOCK
#BLOCK("InlineEditor", "html", #Object, "Text", "Tag=div;Class=CategoryText")#Text[0]
#ENDBLOCK
#REM
#LOOP(#FUNCTION("SORT", #TagList, "Tag"))
#Tag
#ENDLOOP
#ENDREM
#IF(#INPUT.IsEditorMode)
#ENDIF
#BLOCK("Pager", #GET(#VisibilityPrefix . "Threads"), 10, "CreationDate", 1)
#IF(#Pager.CountOfPages > 1)
#ENDIF
#LOOP(#Pager.Items)
#INCLUDE("ListItem-Article")
#ENDLOOP
#IF(#Pager.CountOfPages > 1)
#ENDIF
#ENDBLOCK
#ENDLOCAL