x {{ errmsg }}
{{#if form_at_bottom }}
x {{ comment_errmsg }}
{{/if}}
{{#if with_auth }}
{{ user_nick || 'via ' }}
{{else}} {{/if}}
{{#if !form_at_bottom }}
x {{ comment_errmsg }}
{{/if}}
x {{ reply_errmsg }}
{{#if with_auth }}
{{ user_nick || 'via' }}
{{else}} {{/if}}
{{ total_count }} {{ !total_count ? 'No comments yet' : pluralize(total_count, 'comment') }} {{#if form_at_bottom }} {{/if}} {{#if !skip_load_more }} {{/if}}
*
{{#each items as item}} {{/each}}

x {{ errmsg }}
{{#if form_at_bottom }}
*
{{/if}}