diff --git a/app/authenticated/project/help/template.hbs b/app/authenticated/project/help/template.hbs index b34d51088..a571d20af 100644 --- a/app/authenticated/project/help/template.hbs +++ b/app/authenticated/project/help/template.hbs @@ -45,26 +45,24 @@ {{#link-to "authenticated.project" class="btn bg-primary mb-10"}} {{t 'helpPage.stacks.addServiceLink'}}{{/link-to}} {{#link-to "catalog-tab" class="btn bg-primary"}} {{t 'helpPage.stacks.addCatalogLink'}}{{/link-to}} {{else}} -
{{t 'helpPage.stacks.noHosts'}}
- {{#link-to "authenticated.project" class="btn bg-primary mb-10" disabled=true}}{{t 'helpPage.stacks.manageServiceLink'}}{{/link-to}} + {{/if}} {{#if settings.isRancher}} -
-
-

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

-
- {{t 'helpPage.issues.header.tagline'}} {{t 'helpPage.issues.header.fileBug'}} -
-
+
+

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

+
-

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

+

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

@@ -99,22 +97,19 @@

- +
+ {{t 'helpPage.issues.header.tagline'}} {{t 'helpPage.issues.header.fileBug'}} +
-
-
-

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

-
- {{t 'helpPage.forums.tagline'}} {{t 'helpPage.forums.buttonText'}} -
-
-
+
+

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

+
{{#if modelResolved}} {{#unless modelError}}
-
-
{{t 'helpPage.forums.announcements.header'}}
+
+

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

    {{#each model.announcements.topics as |topic|}}
  • @@ -122,9 +117,10 @@
  • {{/each}}
- {{t 'helpPage.forums.announcements.buttonText'}} - -
{{t 'helpPage.forums.general.header'}}
+ {{t 'helpPage.forums.announcements.buttonText'}} +
+
+

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

    {{#each model.general.topics as |topic|}}
  • @@ -132,11 +128,11 @@
  • {{/each}}
- {{t 'helpPage.forums.general.buttonText'}} + {{t 'helpPage.forums.general.buttonText'}}
-
-
{{t 'helpPage.forums.rancher.header'}}
+
+

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

    {{#each model.rancher.topics as |topic|}}
  • @@ -144,9 +140,10 @@
  • {{/each}}
- {{t 'helpPage.forums.rancher.buttonText'}} - -
{{t 'helpPage.forums.rancherOs.header'}}
+ {{t 'helpPage.forums.rancher.buttonText'}} +
+
+

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

    {{#each model.rancherOS.topics as |topic|}}
  • @@ -154,7 +151,7 @@
  • {{/each}}
- {{t 'helpPage.forums.rancherOs.buttonText'}} + {{t 'helpPage.forums.rancherOs.buttonText'}}
{{else}} @@ -163,9 +160,12 @@ {{else}}
{{/if}} +
-
+

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