<%doc> <& /elements/columnstart.html &> ... ... <& /elements/columnnext.html &> ... <& /elements/columnend.html &>
Pass 'aligned' => 1 to have corresponding rows in the columns line up. % my $id = sprintf('table%08d', random_id(8));
% if ( $aligned ) { %# Instead of changing all the tr-* elements to sometimes output table %# cells without wrapping them in a row, we're just going to completely %# rebuild the table on the client side. % } # if $aligned <%args> $aligned => 0