|
@ -187,6 +187,10 @@ export class AccountContent extends LitElement { |
|
|
Your GitKraken trial has ended, please upgrade to continue to use ✨ features on privately |
|
|
Your GitKraken trial has ended, please upgrade to continue to use ✨ features on privately |
|
|
hosted repos. |
|
|
hosted repos. |
|
|
</p> |
|
|
</p> |
|
|
|
|
|
<p> |
|
|
|
|
|
Special: <b>50% off GitKraken's suite of dev tools</b><br /> |
|
|
|
|
|
1st & 2nd seats only $4/month each |
|
|
|
|
|
</p> |
|
|
<button-container> |
|
|
<button-container> |
|
|
<gl-button full href="command:gitlens.plus.purchase">Upgrade to Pro</gl-button> |
|
|
<gl-button full href="command:gitlens.plus.purchase">Upgrade to Pro</gl-button> |
|
|
</button-container> |
|
|
</button-container> |
|
@ -212,6 +216,10 @@ export class AccountContent extends LitElement { |
|
|
${this.daysRemaining} remaining in your GitKraken trial.`}
|
|
|
${this.daysRemaining} remaining in your GitKraken trial.`}
|
|
|
Once your trial ends, you'll need a paid plan to continue using ✨ features. |
|
|
Once your trial ends, you'll need a paid plan to continue using ✨ features. |
|
|
</p> |
|
|
</p> |
|
|
|
|
|
<p> |
|
|
|
|
|
Special: <b>50% off GitKraken's suite of dev tools</b><br /> |
|
|
|
|
|
1st & 2nd seats only $4/month each |
|
|
|
|
|
</p> |
|
|
<button-container> |
|
|
<button-container> |
|
|
<gl-button full href="command:gitlens.plus.purchase">Upgrade to Pro</gl-button> |
|
|
<gl-button full href="command:gitlens.plus.purchase">Upgrade to Pro</gl-button> |
|
|
</button-container> |
|
|
</button-container> |
|
|