#foreach ($count in [1 .. $blockCount])
#end
#end
#macro (tpLayerFull)
#tpLayerOpen
#tpColumn("tp-full", 1)
#tpLayerClose
#end
#macro (tpLayer2Column)
#tpLayerOpen
#tpColumn("tp-half", 1)
#tpColumn("tp-half", 1)
#tpLayerClose
#end
#macro (tpLayer3Column)
#tpLayerOpen
#tpColumn("tp-third", 1)
#tpColumn("tp-third", 1)
#tpColumn("tp-third", 1)
#tpLayerClose
#end
#macro (tpLayer3ColumnLeftMajor)
#tpLayerOpen
#tpColumn("tp-third tp-major", 1)
#tpColumn("tp-third tp-minor", 1)
#tpColumn("tp-third tp-minor", 1)
#tpLayerClose
#end
#macro (tpLayer3ColumnMiddleMajor)
#tpLayerOpen
#tpColumn("tp-third tp-minor", 1)
#tpColumn("tp-third tp-major", 1)
#tpColumn("tp-third tp-minor", 1)
#tpLayerClose
#end
#macro (tpLayer3ColumnRightMajor)
#tpLayerOpen
#tpColumn("tp-third tp-minor", 1)
#tpColumn("tp-third tp-minor", 1)
#tpColumn("tp-third tp-major", 1)
#tpLayerClose
#end
#macro (tpLayerHalfQuarterQuarter)
#tpLayerOpen
#tpColumn("tp-3-column tp-half", 1)
#tpColumn("tp-3-column tp-quarter", 1)
#tpColumn("tp-3-column tp-quarter", 1)
#tpLayerClose
#end
#macro (tpLayerQuarterHalfQuarter)
#tpLayerOpen
#tpColumn("tp-3-column tp-quarter", 1)
#tpColumn("tp-3-column tp-half", 1)
#tpColumn("tp-3-column tp-quarter", 1)
#tpLayerClose
#end
#macro (tpLayerQuarterQuarterHalf)
#tpLayerOpen
#tpColumn("tp-3-column tp-quarter", 1)
#tpColumn("tp-3-column tp-quarter", 1)
#tpColumn("tp-3-column tp-half", 1)
#tpLayerClose
#end
#macro (tpLayer4Column)
#tpLayerOpen
#tpColumn("tp-fourth", 1)
#tpColumn("tp-fourth", 1)
#tpColumn("tp-fourth", 1)
#tpColumn("tp-fourth", 1)
#tpLayerClose
#end
#macro (tpLayer5Column)
#tpLayerOpen
#tpColumn("tp-fifth", 1)
#tpColumn("tp-fifth", 1)
#tpColumn("tp-fifth", 1)
#tpColumn("tp-fifth", 1)
#tpColumn("tp-fifth", 1)
#tpLayerClose
#end
#macro (tpLayer6Column)
#tpLayerOpen
#tpColumn("tp-sixth", 1)
#tpColumn("tp-sixth", 1)
#tpColumn("tp-sixth", 1)
#tpColumn("tp-sixth", 1)
#tpColumn("tp-sixth", 1)
#tpColumn("tp-sixth", 1)
#tpLayerClose
#end