#include("./layout.html") #@layout(true) #define content()
#include("header.html") #productPage() #for(product : productPage.list)
#end #productPaginate() #end #end
#end