the_title() ?>
작성자 the_author() ?> | 작성일 2011-01-18 04:08:45

* 첨부된 지원서를 다운로드하여 작성 후 vagabond@haja.or.kr로 보내주세요.
19
$categories = get_the_category();
if ( !empty($categories) ) {
$list_link = get_category_link($categories[0]->cat_ID);
} else {
$list_link = '#';
}
?>
목록으로