#include("./layout.html") #@layout(true) #define content()
#include("header.html") #articlePage() #for(article : articlePage.list)
#end #articlePaginate(firstGotoIndex=true) #end #end
#end