Private
Public Access
1
0

typos corrected in notification emails

This commit is contained in:
Sander Roosendaal
2018-12-21 15:17:12 +01:00
parent 3286630931
commit a9b315e8bf
3 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,7 @@
{% if recurring %} {% if recurring %}
<p> <p>
The subscription cost is &euro;{{ price }} per year. The subscription cost is &euro;{{ 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>

View File

@@ -10,7 +10,7 @@
{% if recurring %} {% if recurring %}
<p> <p>
The subscription cost is &euro;{{ price }} per year. The subscription cost is &euro;{{ 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>

View File

@@ -10,7 +10,7 @@
{% if recurring %} {% if recurring %}
<p> <p>
The subscription cost is &euro;{{ price }} per year. The subscription cost is &euro;{{ 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>