{{t 'helpPage.header'}}

{{#if (and settings.isRancher latestAnnouncement (not modelError))}} {{/if}}

{{t 'helpPage.environment.header'}}


{{t 'helpPage.environment.content' appName=settings.appName htmlSafe=true}} {{#link-to 'global-admin.clusters' class="btn bg-primary right-divider-btn"}} {{t 'helpPage.environment.manageLink'}} {{/link-to}}

{{t 'helpPage.host.header'}}


{{t 'helpPage.host.content' appName=settings.appName minVersion=settings.minDockerVersion}} {{t 'helpPage.host.contentLink'}}

{{#link-to "authenticated.host-templates" class="btn bg-primary"}}{{t 'helpPage.host.addHostLink'}}{{/link-to}}

{{t 'helpPage.stacks.header'}}


{{t 'helpPage.stacks.content.paragraph1' appName=settings.appName}}

{{t 'helpPage.stacks.content.paragraph2' appName=settings.appName}} {{t 'helpPage.stacks.content.link'}}

{{#if hasHosts}} {{#link-to "authenticated.project" class="btn bg-primary"}} {{t 'helpPage.stacks.addServiceLink'}}{{/link-to}} {{#link-to "catalog-tab" class="btn bg-primary"}} {{t 'helpPage.stacks.addCatalogLink'}}{{/link-to}} {{else}} {{/if}}
{{#if settings.isRancher}}

{{t 'helpPage.issues.header.text'}}


{{t 'helpPage.issues.content.paragraph1' appName=settings.appName}}

{{t 'helpPage.issues.content.graphic1.text'}}
{{t 'helpPage.issues.content.graphic1.link'}}

{{t 'helpPage.issues.content.graphic2.text'}}
{{t 'helpPage.issues.content.graphic2.link' appName=settings.appName companyLink=companyLink docsLink=docsLink htmlSafe=true }}

{{t 'helpPage.issues.content.graphic3.text'}}
{{t 'helpPage.issues.content.graphic3.link'}}

{{t 'helpPage.forums.header'}}


{{#if modelResolved}} {{#unless modelError}}

{{t 'helpPage.forums.announcements.header'}}

    {{#each model.announcements.topics as |topic|}}
  • {{topic.title}}
  • {{/each}}
{{t 'helpPage.forums.announcements.buttonText'}}

{{t 'helpPage.forums.general.header'}}

{{t 'helpPage.forums.general.buttonText'}}

{{t 'helpPage.forums.rancher.header'}}

{{t 'helpPage.forums.rancher.buttonText'}}

{{t 'helpPage.forums.rancherOs.header'}}

{{t 'helpPage.forums.rancherOs.buttonText'}}
{{else}}
Looks like you're offline. Please go online to see content from the forums.
{{/unless}} {{else}}
{{/if}}

{{t 'helpPage.commercial.header'}}


{{t 'helpPage.commercial.content' appName=settings.appName htmlSafe=true }}

{{/if}}