|
|
|
@ -12,7 +12,8 @@
|
|
|
|
|
</p>
|
|
|
|
|
<p *ngIf="user?.subscription?.type === 'Basic'">
|
|
|
|
|
If you plan to open an account at <i>DEGIRO</i>, <i>frankly</i>,
|
|
|
|
|
<i>Interactive Brokers</i>, <i>Swissquote</i>, or <i>VIAC</i>, please
|
|
|
|
|
<i>Interactive Brokers</i>, <i>Swissquote</i>, <i>VIAC</i>, or
|
|
|
|
|
<i>Zak</i>, please
|
|
|
|
|
<a href="mailto:hi@ghostfol.io?Subject=Referral link for..."
|
|
|
|
|
>contact us</a
|
|
|
|
|
>
|
|
|
|
@ -26,7 +27,7 @@
|
|
|
|
|
</p>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="row">
|
|
|
|
|
<div class="col-xs-12 col-md-4 mb-3">
|
|
|
|
|
<div class="col-xs-12 col-lg-4 mb-3">
|
|
|
|
|
<mat-card class="d-flex flex-column h-100">
|
|
|
|
|
<div class="flex-grow-1">
|
|
|
|
|
<h4>Open Source</h4>
|
|
|
|
@ -72,11 +73,20 @@
|
|
|
|
|
</li>
|
|
|
|
|
</ul>
|
|
|
|
|
</div>
|
|
|
|
|
<p>Self-hosted.</p>
|
|
|
|
|
<p>Self-hosted, update manually.</p>
|
|
|
|
|
<p class="h5 text-right">Free</p>
|
|
|
|
|
<div
|
|
|
|
|
*ngIf="user?.subscription?.type === 'Basic'"
|
|
|
|
|
class="d-none d-lg-block hidden mt-3 text-center"
|
|
|
|
|
>
|
|
|
|
|
<a color="primary" mat-flat-button> </a>
|
|
|
|
|
<p class="m-0 text-muted">
|
|
|
|
|
<small> </small>
|
|
|
|
|
</p>
|
|
|
|
|
</div>
|
|
|
|
|
</mat-card>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="col-xs-12 col-md-4 mb-3">
|
|
|
|
|
<div class="col-xs-12 col-lg-4 mb-3">
|
|
|
|
|
<mat-card
|
|
|
|
|
class="d-flex flex-column h-100"
|
|
|
|
|
[ngClass]="{ 'active': user?.subscription?.type === 'Basic' }"
|
|
|
|
@ -124,9 +134,18 @@
|
|
|
|
|
</div>
|
|
|
|
|
<p>Fully managed <strong>Ghostfolio</strong> cloud offering.</p>
|
|
|
|
|
<p class="h5 text-right">Free</p>
|
|
|
|
|
<div
|
|
|
|
|
*ngIf="user?.subscription?.type === 'Basic'"
|
|
|
|
|
class="d-none d-lg-block hidden mt-3 text-center"
|
|
|
|
|
>
|
|
|
|
|
<a color="primary" mat-flat-button> </a>
|
|
|
|
|
<p class="m-0 text-muted">
|
|
|
|
|
<small> </small>
|
|
|
|
|
</p>
|
|
|
|
|
</div>
|
|
|
|
|
</mat-card>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="col-xs-12 col-md-4 mb-3">
|
|
|
|
|
<div class="col-xs-12 col-lg-4 mb-3">
|
|
|
|
|
<mat-card
|
|
|
|
|
class="d-flex flex-column h-100"
|
|
|
|
|
[ngClass]="{ 'active': user?.subscription?.type === 'Premium' }"
|
|
|
|
@ -198,24 +217,28 @@
|
|
|
|
|
> <span>per year</span></span
|
|
|
|
|
>
|
|
|
|
|
</p>
|
|
|
|
|
<div
|
|
|
|
|
*ngIf="user?.subscription?.type === 'Basic'"
|
|
|
|
|
class="mt-3 text-center"
|
|
|
|
|
>
|
|
|
|
|
<a color="primary" mat-flat-button [routerLink]="['/account']">
|
|
|
|
|
Upgrade Plan
|
|
|
|
|
</a>
|
|
|
|
|
<p class="m-0 text-muted">
|
|
|
|
|
<small>One-time payment, no auto-renewal.</small>
|
|
|
|
|
</p>
|
|
|
|
|
</div>
|
|
|
|
|
</mat-card>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div *ngIf="user?.subscription?.type === 'Basic'" class="row">
|
|
|
|
|
<div class="col mt-3 text-center">
|
|
|
|
|
<a color="primary" mat-flat-button [routerLink]="['/account']">
|
|
|
|
|
Upgrade Plan
|
|
|
|
|
</a>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div *ngIf="!user" class="row">
|
|
|
|
|
<div class="col mt-3 text-center">
|
|
|
|
|
<a color="primary" mat-flat-button [routerLink]="['/register']">
|
|
|
|
|
Get Started
|
|
|
|
|
</a>
|
|
|
|
|
<p class="text-muted"><small>It's free</small></p>
|
|
|
|
|
<p class="m-0 text-muted"><small>It’s free.</small></p>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|