From 3fa65e7332355de472b8954aae51b0d815830414 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Mon, 22 Jan 2018 03:29:02 +0100 Subject: fix template syntax --- talerdonations/donations/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'talerdonations/donations/templates') diff --git a/talerdonations/donations/templates/index.html b/talerdonations/donations/templates/index.html index 3ba9638..c9b08f1 100644 --- a/talerdonations/donations/templates/index.html +++ b/talerdonations/donations/templates/index.html @@ -46,7 +46,7 @@ You are paying with an imaginary currency ({{ merchant_currency }}).

(*) To make it a bit more fun, the 5 {{ merchant_currency }} option is deliberately implemented with a fault: the merchant will try to make you - donate 6 {{ merchant_currency} instead of the 5 {{ merchant_currency }} you + donate 6 {{ merchant_currency }} instead of the 5 {{ merchant_currency }} you got to see. But do not worry, you will be given the opportunity to review the final offer from the merchant in a window secured by the Taler extension. That way, you can spot the error before committing to an -- cgit v1.2.3