NEWS

#foreach ($list in $NewsPage) #set ($Num = $velocityCount) #end #foreach ($list in $NewsPage) #set ($Num = $Num - 1) #end #if($NewsPage.equals([])) #end
¹øÈ£ Á¦¸ñ µî·ÏÀϽÃ
$!{Num} $!{list.title} $!{list.regDttm.substring(0,4)}/$!{list.regDttm.substring(4,6)}/$!{list.regDttm.substring(6,8)} $!{list.regDttm.substring(8,10)}:$!{list.regDttm.substring(10,12)}
1 ºÒ¹ý½ºÆÔ ¹æÁö ¹× ÀνÄÁ¦°í ¼³¸íȸ °³ÃÖ ¾È³»
óÀ½À¸·Î °¡±â #set ($firstPage = 1) #set ($lastPage = $!{PageCnt}) #if(($firstPage <= $lastPage)) #if(${searchBar.length()} > 1) $!{firstPage} #else $!{firstPage} #end #set($firstPage = $firstPage + 1) #end #foreach($list in $NotiPage) #if(($firstPage <= $lastPage)) #if(${searchBar.length()} > 1) $!{firstPage} #else $!{firstPage} #end #set($firstPage = $firstPage + 1) #end #end ¸¶Áö¸·À¸·Î °¡±â