Private
Public Access
1
0
This commit is contained in:
Sander Roosendaal
2021-11-11 17:49:49 +01:00
parent b5169b9137
commit 4d1035ef04

View File

@@ -19,7 +19,7 @@
</p> </p>
{% if rower.eurocredits %} {% if rower.eurocredits %}
<p> <p>
<em>Your have discount vouchers for an mount of {{ rower.eurocredits }}&euro;</em>. You <em>Your have discount vouchers for an amount of {{ rower.eurocredits }}&euro;</em>. You
will get discount for up to this amount on any paid plan. will get discount for up to this amount on any paid plan.
</p> </p>
{% endif %} {% endif %}