From a190a40bd85207974688078d1574374d4e4b2c05 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Mon, 22 Jan 2018 21:09:00 +0100 Subject: fulfillment text --- talerdonations/donations/templates/fulfillment.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/talerdonations/donations/templates/fulfillment.html b/talerdonations/donations/templates/fulfillment.html index ac6a48b..f128693 100644 --- a/talerdonations/donations/templates/fulfillment.html +++ b/talerdonations/donations/templates/fulfillment.html @@ -4,5 +4,6 @@

Donation Receipt

Thank you, {{ donation_donor }}, for donating {{ donation_amount }} to {{ donation_receiver }}.

-

Please keep the order identifier {{ order_id }} as a receipt for your donation.

+

Please keep the order identifier {{ order_id }} as a receipt for your donation. You can show other people that you donated +by sharing this link with them.

{% endblock main %} -- cgit v1.2.3