#foreach( $row in $page.resultList ) #if( $velocityCount % 3 == 1 ) #end #if( $velocityCount % 3 == 0 ) #end #end #if( $page.adjustSize > 0 ) #foreach ( $row in [1..$page.adjustSize] ) #end
タグ名 タグ名 タグ名
$!{row.title} $!{row.thumbCount}
#end
#parse("paging.htm")