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