Add auto-renewal (#2920)

pull/2930/head
Thomas Kaul 8 months ago committed by GitHub
parent 2c068c412d
commit b8ca88c6df
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -176,6 +176,19 @@
your university e-mail address.</mat-card-content
>
</mat-card>
<mat-card appearance="outlined" class="mb-3">
<mat-card-header>
<mat-card-title
>Does the Ghostfolio Premium subscription renew
automatically?</mat-card-title
>
</mat-card-header>
<mat-card-content
>No, <a [routerLink]="routerLinkPricing">Ghostfolio Premium</a> does
not include auto-renewal. Upon expiration, you can choose whether to
start a new subscription.</mat-card-content
>
</mat-card>
<mat-card appearance="outlined" class="mb-3">
<mat-card-header>
<mat-card-title>Which devices are supported?</mat-card-title>

Loading…
Cancel
Save