From 0b1aa1677cf4472ce5fc3b76efbc3c37a731dc32 Mon Sep 17 00:00:00 2001 From: Sander Roosendaal Date: Mon, 2 Jan 2017 09:51:34 +0100 Subject: [PATCH] pro membership conversion disclaimer --- rowers/templates/about_us.html | 4 ++++ rowers/templates/promembership.html | 6 +++++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/rowers/templates/about_us.html b/rowers/templates/about_us.html index e562c356..a57e5e3a 100644 --- a/rowers/templates/about_us.html +++ b/rowers/templates/about_us.html @@ -130,6 +130,10 @@ You will be taken to the secure PayPal payment site. "instructions to seller".

+

After you do the payment, we will manually change your membership to + "Pro". Depending on our availability, this may take some time + (typically one working day). Don't hesitate to contact us + if you have any questions at this stage.

diff --git a/rowers/templates/promembership.html b/rowers/templates/promembership.html index e23217aa..41d31a5b 100644 --- a/rowers/templates/promembership.html +++ b/rowers/templates/promembership.html @@ -35,10 +35,14 @@ You will be taken to the secure PayPal payment site.
+

After you do the payment, we will manually change your membership to + "Pro". Depending on our availability, this may take some time + (typically one working day). Don't hesitate to contact us + if you have any questions at this stage.

If, for any reason, you are not happy with your Pro membership, please let me know through the contact form. I will contact you as soon as possible to discuss how we can make things better.

- {% endblock content %} \ No newline at end of file + {% endblock content %}