fix type
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
</p>
|
||||
{% if rower.eurocredits %}
|
||||
<p>
|
||||
<em>Your have discount vouchers for an mount of {{ rower.eurocredits }}€</em>. You
|
||||
<em>Your have discount vouchers for an amount of {{ rower.eurocredits }}€</em>. You
|
||||
will get discount for up to this amount on any paid plan.
|
||||
</p>
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user