#INCLUDE("Content-BreadCrumb")
#BLOCK("InlineEditor", "text", #Object, "Name", "Tag=h1")
#NameOrAlias
#ENDBLOCK
{Keyword}: #INPUT.Tag.Tag
#BLOCK("InlineEditor", "html", #Object, "Text", "Tag=div;Class=CategoryText")#Text[0]
#ENDBLOCK
#IF(#DEFINED(#Tag))
#BLOCK("Pager", #FUNCTION("GREP", #Tag.Items, "IsThread", 1), 10, "CreationDate", 1)
#LOOP(#Pager.Items)
#INCLUDE("ListItem-Article")
#ENDLOOP
#ENDBLOCK
#ENDIF