the_title() ?>
작성자 the_author() ?> | 작성일 2011-01-26 04:02:19
아래와 같이 2011년 예산 및 사용료를 고시합니다.
2011년 예산 및 사용료 고시
21
$categories = get_the_category();
if ( !empty($categories) ) {
$list_link = get_category_link($categories[0]->cat_ID);
} else {
$list_link = '#';
}
?>
목록으로