| comment_status == 'open' || $post->comment_count > 0) { comments_number(__('No comments','tarski'), __('1 comment','tarski'), '%' . __(' comments','tarski')); } else { _e('Permalink', 'tarski'); } ?>
'. tarski_date(). ''; tarski_post_categories_link(); tarski_author_posts_link(); if($post->comment_status == 'open' || $post->comment_count > 0) { echo ' | '; comments_popup_link(__('No comments', 'tarski'), __('1 comment', 'tarski'), '%' . __(' comments', 'tarski'), 'comments-link', __('Comments closed', 'tarski')); } edit_post_link(__('edit', 'tarski'),' (',')'); ?>