' . __('Tags') . ':', '');
if (ks_option('ks_separate_comments')) {
ks_comments_link(NULL,
__('No Comments/Pings', 'ktai_style'),
__('One Comment/Ping', 'ktai_style'),
__('% Comments and Pings', 'ktai_style'));
} else {
ks_comments_link();
}
ks_comments_post_link(NULL, '
');
?>