{{#if showVersionChecks}} {{partial 'admin/templates/version_checks'}} {{/if}}
{{#unless loading}} {{ render 'admin/templates/reports/trust_levels_report' users_by_trust_level tagName="tbody" }} {{/unless}}
  0 1 2 3 4
{{i18n admin.dashboard.admins}} {{#link-to 'adminUsersList.show' 'admins'}}{{admins}}{{/link-to}} {{i18n admin.dashboard.suspended}} {{#link-to 'adminUsersList.show' 'suspended'}}{{suspended}}{{/link-to}}
{{i18n admin.dashboard.moderators}} {{#link-to 'adminUsersList.show' 'moderators'}}{{moderators}}{{/link-to}} {{i18n admin.dashboard.blocked}} {{#link-to 'adminUsersList.show' 'blocked'}}{{blocked}}{{/link-to}}
{{#unless loading}} {{ render 'admin_report_counts' signups }} {{ render 'admin_report_counts' topics }} {{ render 'admin_report_counts' posts }} {{ render 'admin_report_counts' likes }} {{ render 'admin_report_counts' flags }} {{ render 'admin_report_counts' bookmarks }} {{ render 'admin_report_counts' starred }} {{ render 'admin_report_counts' emails }} {{/unless}}
  {{i18n admin.dashboard.reports.today}} {{i18n admin.dashboard.reports.yesterday}} {{i18n admin.dashboard.reports.last_7_days}} {{i18n admin.dashboard.reports.last_30_days}} {{i18n admin.dashboard.reports.all}}
{{#unless loading}} {{ render 'admin_report_counts' user_to_user_private_messages }} {{ render 'admin_report_counts' system_private_messages }} {{ render 'admin_report_counts' notify_moderators_private_messages }} {{ render 'admin_report_counts' notify_user_private_messages }} {{ render 'admin_report_counts' moderator_warning_private_messages }} {{/unless}}
{{i18n admin.dashboard.private_messages_short}} {{i18n admin.dashboard.reports.today}} {{i18n admin.dashboard.reports.yesterday}} {{i18n admin.dashboard.reports.last_7_days}} {{i18n admin.dashboard.reports.last_30_days}} {{i18n admin.dashboard.reports.all}}
{{#unless loading}} {{ render 'admin/templates/reports/per_day_counts_report' visits tagName="tbody"}} {{/unless}}
  {{i18n admin.dashboard.reports.today}} {{i18n admin.dashboard.reports.yesterday}} {{i18n admin.dashboard.reports.7_days_ago}} {{i18n admin.dashboard.reports.30_days_ago}}
{{#if foundProblems}}

{{i18n admin.dashboard.problems_found}}

    {{#each problem in problems}}
  • {{{problem}}}
  • {{/each}}

{{i18n admin.dashboard.last_checked}}: {{problemsTimestamp}}

{{else}} {{#if thereWereProblems}}
 

{{i18n admin.dashboard.no_problems}}

{{/if}} {{/if}}
{{#unless loading}} {{#each data in top_referred_topics.data}} {{/each}} {{/unless}}
{{top_referred_topics.title}} ({{i18n admin.dashboard.reports.last_30_days}}) {{top_referred_topics.ytitles.num_clicks}}
{{data.num_clicks}}
{{#unless loading}} {{#each top_traffic_sources.data}} {{/each}} {{/unless}}
{{top_traffic_sources.title}} ({{i18n admin.dashboard.reports.last_30_days}}) {{top_traffic_sources.ytitles.num_clicks}} {{top_traffic_sources.ytitles.num_topics}}
{{domain}} {{num_clicks}} {{num_topics}}
{{#unless loading}} {{#each top_referrers.data}} {{/each}} {{/unless}}
{{top_referrers.title}} ({{i18n admin.dashboard.reports.last_30_days}}) {{top_referrers.ytitles.num_clicks}} {{top_referrers.ytitles.num_topics}}
{{#link-to 'adminUser' this}}{{unbound username}}{{/link-to}} {{num_clicks}} {{num_topics}}
{{i18n admin.dashboard.last_updated}} {{updatedTimestamp}}