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