the_title() ?>
작성자 the_author() ?> | 작성일 2010-02-04 16:48:07
2010년 예산 내용을 첨부 파일과 같이 공시합니다.
서울시립_청소년직업체험센터_공고_제2010
44
$categories = get_the_category();
if ( !empty($categories) ) {
$list_link = get_category_link($categories[0]->cat_ID);
} else {
$list_link = '#';
}
?>
목록으로