From 251a52c15904c011be40a77c55b588621345d184 Mon Sep 17 00:00:00 2001
From: Sander Roosendaal
+ With your contribution, you are helping to keep this service to the rowing community + running. As the founder and developer of the Rowsandall.com site I am very interested + to know what you think of Rowsandall.com, as well as suggestions for improvements. +
+ ++ So don't hesitate to respond to this email and let me know. I will read and respond to each + email. +
+Please contact our customer service by replying to this email if you have any further questions regarding the payment. @@ -16,4 +27,3 @@ Best Regards, the Rowsandall Team
{% endblock %} - diff --git a/rowers/templates/plantrialwelcome.html b/rowers/templates/plantrialwelcome.html index 9da3e750..5f588c43 100644 --- a/rowers/templates/plantrialwelcome.html +++ b/rowers/templates/plantrialwelcome.html @@ -15,9 +15,14 @@ The Self-Coach functionality allows you to create training plans and sessions foI'd also love to hear a bit about your rowing background.
+ ++ So don't hesitate to respond to this email and let me know. I will read and respond to each + email. +
Thank you very much for your help and for supporting rowsandall.com. -
+diff --git a/rowers/templates/protrialewelcome.html b/rowers/templates/protrialewelcome.html index b2e6d88a..a7bf7892 100644 --- a/rowers/templates/protrialewelcome.html +++ b/rowers/templates/protrialewelcome.html @@ -7,17 +7,24 @@ Welcome on the trial for the Pro plan.
-As the developer of the Rowsandall.com site I am very interested to know what you think of Rowsandall.com. Especially, I'd like to understand how you started using the site, what you are looking for, and what you think could be improved. -
--The Self-Coach functionality allows you to create training plans and sessions for you and your training group. Feel free to contact me any time you need help. +As the developer of the Rowsandall.com site I am very interested to know +what you think of Rowsandall.com. +Especially, I'd like to understand how you started using the site, +what you are looking for, and what you think could be improved.
+I'd also love to hear a bit about your rowing background.
+ ++ So don't hesitate to respond to this email and let me know. I will read and respond to each + email. +
+Thank you very much for your help and for supporting rowsandall.com. -
+diff --git a/rowers/templates/subscription_update_email.html b/rowers/templates/subscription_update_email.html index d805d0d5..6f0cee59 100644 --- a/rowers/templates/subscription_update_email.html +++ b/rowers/templates/subscription_update_email.html @@ -5,22 +5,34 @@
Thank you. We have received the payment of € {{ amount }} for - your updated Rowsandall subscription. - You are now on the Rowsandall paid plan "{{ planname }}". + your updated Rowsandall subscription. + You are now on the Rowsandall paid plan "{{ planname }}".
++ With your contribution, you are helping to keep this service to the rowing community + running. As the founder and developer of the Rowsandall.com site I am very interested + to know what you think of Rowsandall.com, as well as suggestions for improvements. +
+ ++ So don't hesitate to respond to this email and let me know. I will read and respond to each + email. +
+ {% if recurring=='recurring' %}+ Some more information about the subscription. The subscription cost is €{{ price }} per year. Your next charge is due on {{ end_of_billing_period }}. We will charge you automatically - on that date. + on that date.
The subscription will keep running until you change or stop it. At any point in time you can change the automatically renewing subscription to a "one year only" subscription through the upgrade page. On this page, you can also - upgrade your subscription. + upgrade your subscription.
{% else %} @@ -28,7 +40,7 @@ The price of the subscription is €{{ price }}. You have paid €{{ amount }} as a prorated cost of your upgrade. This one year subscription will automatically end on {{ end_of_billing_period }}. You can - renew your subscription after that. + renew your subscription after that.@@ -60,4 +72,3 @@ Best Regards, the Rowsandall Team
{% endblock %} -