gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-merchant-frontends] branch master updated: template


From: gnunet
Subject: [GNUnet-SVN] [taler-merchant-frontends] branch master updated: template syntax
Date: Wed, 15 Mar 2017 14:08:26 +0100

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

dold pushed a commit to branch master
in repository merchant-frontends.

The following commit(s) were added to refs/heads/master by this push:
     new a47c5c3  template syntax
a47c5c3 is described below

commit a47c5c3f36e2a3f8a511782e1dee401875200b0c
Author: Florian Dold <address@hidden>
AuthorDate: Wed Mar 15 14:08:24 2017 +0100

    template syntax
---
 talerfrontends/donations/templates/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/talerfrontends/donations/templates/index.html 
b/talerfrontends/donations/templates/index.html
index ec126bb..bdd0a81 100644
--- a/talerfrontends/donations/templates/index.html
+++ b/talerfrontends/donations/templates/index.html
@@ -9,7 +9,7 @@
   <h1 lang="en">Welcome to the Taler Donation "Shop" Demo</h1>
 
   <p>This toy donations website shows the user experience for donations with 
Taler.
-  You are paying with an imaginary currency ({{ env("TALER_ENV_CURRENCY", 
"KUDOS" }}).
+  You are paying with an imaginary currency ({{ env("TALER_ENV_CURRENCY", 
"KUDOS") }}).
   </p>
   <h2>Back-office interface</h2>
   <p>Try the <a href="/backoffice">back-office</a>, in order to track

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



reply via email to

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