{{custom-html 'upgrade-header'}} {{#unless loading}} {{#if versionCheck.noCheckPerformed}} {{else}} {{#if versionCheck.staleData}} {{else}} {{/if}} {{/if}} {{/unless}}
  {{i18n 'admin.dashboard.installed_version'}} {{i18n 'admin.dashboard.latest_version'}}    
{{i18n 'admin.dashboard.version'}} {{ versionCheck.installed_version }}  {{i18n 'admin.dashboard.no_check_performed'}} {{#if versionCheck.version_check_pending}}{{ versionCheck.installed_version }}{{/if}} {{#if versionCheck.version_check_pending}} {{else}} {{/if}} {{#if versionCheck.version_check_pending}} {{i18n 'admin.dashboard.version_check_pending'}} {{else}} {{i18n 'admin.dashboard.stale_data'}} {{/if}} {{ versionCheck.latest_version }} {{#if versionCheck.upToDate }} {{else}} {{#if versionCheck.behindByOneVersion}} ☺ {{else}} ☹ {{/if}} {{/if}} {{#if versionCheck.upToDate }} {{i18n 'admin.dashboard.up_to_date'}} {{else}} {{i18n 'admin.dashboard.critical_available'}} {{i18n 'admin.dashboard.updates_available'}} {{i18n 'admin.dashboard.please_upgrade'}} {{/if}}