This commit is contained in:
George 2020-05-29 13:46:50 +01:00
parent b9fd211acb
commit d10a993e9d
No known key found for this signature in database
GPG Key ID: F74C2ACA24BAF301
1 changed files with 1 additions and 1 deletions

View File

@ -192,7 +192,7 @@
You have lifetime access to the Premium plan.
{% if not current_user.paid_lifetime %}
<br>
To gain support Simple Login you can switch to a paid plan. <br>
To support Simple Login you can switch to a paid plan. <br>
<a href="{{ url_for('dashboard.pricing') }}" class="btn btn-sm btn-outline-primary">Upgrade</a>
{% endif %}
{% elif current_user.in_trial() %}