the_title() ?>
작성자 the_author() ?> | 작성일 2012-03-20 08:09:37

청년 등 사회적기업 육성사업에 대한 설명 : http://2010.haja.net/notice/view/cno:43581
첨부: 2011년도 영등포 달시장 보고서
17
$categories = get_the_category();
if ( !empty($categories) ) {
$list_link = get_category_link($categories[0]->cat_ID);
} else {
$list_link = '#';
}
?>
목록으로