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