summaryrefslogtreecommitdiff
path: root/contrib/request_payment.must
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-07-29 15:44:47 +0200
committerChristian Grothoff <christian@grothoff.org>2020-07-29 15:44:47 +0200
commitc9aaad5fb787a339dab703331164e377b18b75fc (patch)
tree221e8283278290447db0903a3e752788e354ddcf /contrib/request_payment.must
parentcf42868740b7481d2ebaac4ca0a152fbd9e97a95 (diff)
downloadmerchant-c9aaad5fb787a339dab703331164e377b18b75fc.tar.gz
merchant-c9aaad5fb787a339dab703331164e377b18b75fc.tar.bz2
merchant-c9aaad5fb787a339dab703331164e377b18b75fc.zip
fix QR code generation
Diffstat (limited to 'contrib/request_payment.must')
-rw-r--r--contrib/request_payment.must2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/request_payment.must b/contrib/request_payment.must
index 89062b6f..6ef7794e 100644
--- a/contrib/request_payment.must
+++ b/contrib/request_payment.must
@@ -153,7 +153,7 @@ body {
<p>
You can use this QR code to pay with your mobile wallet:
</p>
- {{taler_pay_qrcode_svg}}
+ {{{taler_pay_qrcode_svg}}}
<p>
Click <a href="{{taler_pay_uri}}">this link</a> to open your system's
Taler wallet if it exists.