#set ($col = 0) #foreach ( $column in $portlets ) #set ($row = 0) #if ($sizes.size() >= $velocityCount) #set ($idx = $velocityCount - 1 ) #set ($width = $!sizes.elementAt($idx)) #end #if ($!col_classes.size() >= $velocityCount) #set ($col_class = $!col_classes.elementAt($idx)) #else #set ($col_class = $!skin.ControllerStyleClass) #end #set ($col = $col + 1) #if ($col != $colNum) #end #end
#foreach ( $portlet in $column ) #set ($row = $row + 1) #end
#if ($action) #end
#if ($titles.get($portlet.Parent)) #set ($title = $titles.get($portlet.Parent) ) #else #set ($title = $portlet.Parent) #end
#if ($col == 0) #else #end #if ($row == 0) #else #end #if ($row == ($column.size() - 1)) #else #end #if ($col == ($sizes.size() - 1)) #else #end
$title

#if ($action) #end