{{#if hasBlock}} {{yield}} {{else}}
{{#if showNew}}
{{#if istio}} {{t newTranslationKey}} {{else if (and (eq ctx "projectId") scope.currentProject.id)}} {{t newTranslationKey}} {{else if (eq ctx "clusterId")}} {{t newTranslationKey}} {{else}} {{t newTranslationKey}} {{/if}} {{/if}}
{{/if}}