{if !isset($page) || ($page < 2)}

[`Comments`]

{* @event backend_comments.%plugin_id%.toolbar *} {foreach $backend_comments as $plugin => $output} {if is_array($output) && isset($output.toolbar)} {$output.toolbar} {/if} {/foreach}
{if count($blogs) > 1 || $yet_authors_exist} {/if} {if !count($comments)}

[`There are no comments in this view.`]

{/if}
{/if} {foreach $comments as $comment}
{include file="../comments/include.comment.html" allow_reply=$comment.post.comments_allowed|default:false inline}
{/foreach} {if count($comments)}
{sprintf(_w("%d comment of %d (including deleted)", "%d comments of %d (including deleted)", $comments_count,false),$comments_count,$comments_total_count)} {if $comments_count < $comments_total_count}

[`Show older comments`]

{/if}
{/if} {if !isset($page) || ($page < 2)}
{/if}