page.php

if (have_posts()) : while (have_posts()) : the_post();
the_title();

Лента

the_author(); Yantar

the_content();

comments_template();

Есть комментарии?

It sounds like SK2 has recently been updated on this blog. But not fully configured. You MUST visit Spam Karma's admin page at least once before letting it filter your comments (chaos may ensue otherwise).
show_manual_subscription_form();

Subscribe without commenting

endwhile;