{{i18n about.title title=title}}

{{description}}

{{#if admins}}

{{i18n about.our_admins}}

{{#each admins}} {{user-small user=this}} {{/each}}
{{/if}} {{#if moderators}}

{{i18n about.our_moderators}}

{{#each moderators}} {{user-small user=this}} {{/each}}
{{/if}}

{{i18n about.stats}}

  {{i18n about.stat.all_time}} {{i18n about.stat.last_7_days}}
{{i18n about.topic_count}} {{number stats.topic_count}} {{number stats.topics_7_days}}
{{i18n about.post_count}} {{number stats.post_count}} {{number stats.posts_7_days}}
{{i18n about.user_count}} {{number stats.user_count}} {{number stats.users_7_days}}
{{i18n about.like_count}} {{number stats.like_count}} {{number stats.likes_7_days}}