gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-donations] 02/02: fulfillment text


From: gnunet
Subject: [GNUnet-SVN] [taler-donations] 02/02: fulfillment text
Date: Mon, 22 Jan 2018 21:09:05 +0100

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository donations.

commit a190a40bd85207974688078d1574374d4e4b2c05
Author: Florian Dold <address@hidden>
AuthorDate: Mon Jan 22 21:09:00 2018 +0100

    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 @@
 <h1>Donation Receipt</h1>
 <p> Thank you, <strong>{{ donation_donor }}</strong>, for donating <strong>{{ 
donation_amount }}</strong> to <strong>{{ donation_receiver }}</strong>.</p>
 
-<p>Please keep the order identifier <strong>{{ order_id }}</strong> as a 
receipt for your donation.</p>
+<p>Please keep the order identifier <strong>{{ order_id }}</strong> as a 
receipt for your donation.  You can show other people that you donated
+by sharing <a href={{ request.url }}>this link</a> with them.</p>
 {% endblock main %}

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]