2018-06-12 21:06:37 +00:00
|
|
|
<PageHeader as |p|>
|
|
|
|
<p.levelLeft>
|
|
|
|
<h1 class="title is-3">
|
|
|
|
{{title}}
|
|
|
|
</h1>
|
|
|
|
</p.levelLeft>
|
|
|
|
</PageHeader>
|
2018-04-03 14:16:57 +00:00
|
|
|
|
|
|
|
<div class="box is-sideless is-bottomless has-text-centered has-background-white-bis">
|
|
|
|
<p class="has-text-grey-dark">
|
|
|
|
<span data-test-upgrade-feature-description>
|
|
|
|
{{featureName}} is a {{minimumEdition}} feature.
|
|
|
|
</span>
|
|
|
|
You can upgrade to {{minimumEdition}} to unlock additional collaboration and security features
|
|
|
|
</p>
|
|
|
|
<p>
|
2018-05-24 19:03:39 +00:00
|
|
|
{{#upgrade-link linkClass="button is-ghost has-icon-right" data-test-upgrade-link="true" pageName=featureName}}
|
2018-04-03 14:16:57 +00:00
|
|
|
Vault Enterprise
|
|
|
|
{{i-con glyph="chevron-right"}}
|
|
|
|
{{/upgrade-link}}
|
|
|
|
</p>
|
|
|
|
</div>
|