add coupon page on the pricing page

This commit is contained in:
Son Nguyen Kim 2021-07-25 10:58:41 +02:00
parent 518c102642
commit 8e72d79837
1 changed files with 20 additions and 15 deletions

View File

@ -42,7 +42,8 @@
<ul class="list-unstyled leading-loose mb-3">
<li><i class="fe fe-check text-success mr-2" aria-hidden="true"></i>
Unlimited aliases</li>
Unlimited aliases
</li>
<li><i class="fe fe-check text-success mr-2" aria-hidden="true"></i>
Unlimited custom domains
</li>
@ -60,7 +61,8 @@
</li>
</ul>
<div class="small-text">More information on our <a href="https://simplelogin.io/pricing" target="_blank" rel="noopener">Pricing
<div class="small-text">More information on our <a href="https://simplelogin.io/pricing" target="_blank"
rel="noopener">Pricing
Page <i class="fe fe-external-link"></i>
</a></div>
</div>
@ -122,7 +124,10 @@
</a>
<hr>
For other payment options, please send us an email at <a href="mailto:hi@simplelogin.io">hi@simplelogin.io</a>
For other payment options, please send us an email at <a href="mailto:hi@simplelogin.io">hi@simplelogin.io</a>.
<br>
If you have bought a coupon, please go to the <a href="{{ url_for('dashboard.coupon_route') }}">coupon page</a> to
apply the coupon code.
</div>
</div>