typos corrected in notification emails
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
{% if recurring %}
|
||||
<p>
|
||||
The subscription cost is €{{ price }} per year.
|
||||
The next charge is due on {{ end_of_billing_period }}. on that date.
|
||||
The next charge is due on {{ end_of_billing_period }}.
|
||||
</p>
|
||||
{% else %}
|
||||
<p>
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
{% if recurring %}
|
||||
<p>
|
||||
The subscription cost is €{{ price }} per year.
|
||||
The next charge is due on {{ end_of_billing_period }}. on that date.
|
||||
The next charge is due on {{ end_of_billing_period }}.
|
||||
</p>
|
||||
{% else %}
|
||||
<p>
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
{% if recurring %}
|
||||
<p>
|
||||
The subscription cost is €{{ price }} per year.
|
||||
The next charge is due on {{ end_of_billing_period }}. on that date.
|
||||
The next charge is due on {{ end_of_billing_period }}.
|
||||
</p>
|
||||
{% else %}
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user