%s

', __('This post is password protected. Enter the password to view comments.', 'tarski')); return; } if (have_comments() || comments_open()) { ?>

'; ?>

    'ol', 'walker' => new TarskiCommentWalker)); ?>
'array', 'echo' => false, 'prev_text' => __('‹ Previous', 'tarski'), 'next_text' => __('Next ›', 'tarski'))); if ($page_links) echo '

' . join(' · ', $page_links) . '

'; } if (comments_open()) include_once(TARSKIDISPLAY . '/respond.php'); else echo '

' . __('Comments are now closed.', 'tarski') . '

'; } ?>