#LOCAL("VisibilityPrefix", "Visible")

#NameOrAlias

#Text[0]
#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