{{#if summaryCollapsed}}
{{else}}
-
{{i18n created}}
{{avatar details.created_by imageSize="tiny"}}
{{date created_at}}
-
{{i18n last_post}}
{{avatar details.last_poster imageSize="tiny"}}
{{date last_posted_at}}
-
{{i18n posts}}
{{number posts_count}}
-
{{i18n views}}
{{number views}}
{{#if details.participants}}
{{#groupedEach details.participants}}{{participant participant=this}}{{/groupedEach}}
{{/if}}
{{#if view.parentView.infoLinks}}
{{#if view.parentView.showAllLinksControls}}
{{/if}}
{{/if}}
{{/if}}