{{#if postStream.summary}}

{{{i18n summary.enabled_description}}}

{{else}} {{#if topic.estimatedReadingTime}}

{{{i18n summary.description_time count="topic.posts_count" readingTime="topic.estimatedReadingTime"}}}

{{else}}

{{{i18n summary.description count="topic.posts_count"}}}

{{/if}} {{/if}}