#LOCAL("VisibilityPrefix", "Visible")

#NameOrAlias

{Keyword}: #INPUT.Tag.Tag

#IF(#Text)#Text[0]#ELSE#Description[0]#ENDIF
#BLOCK("Pager", #GET(#VisibilityPrefix . "Threads"), 10, "CreationDate", 1) #IF(#Pager.CountOfPages > 1)
#INCLUDE("Pager")
#ENDIF #LOOP(#Pager.Items) #INCLUDE("MobileListItem-Article") #ENDLOOP #IF(#Pager.CountOfPages > 1)
#INCLUDE("Pager")
#ENDIF #ENDBLOCK #ENDLOCAL