From 3096616441f2a8d226bfb42c1a655f484ac717f3 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 26 Jul 2020 16:15:19 +0200 Subject: revise template --- contrib/request_payment.must | 140 +++++++++++++++++++++++++++++++++++++------ 1 file changed, 121 insertions(+), 19 deletions(-) (limited to 'contrib') diff --git a/contrib/request_payment.must b/contrib/request_payment.must index 6e050d0f..89062b6f 100644 --- a/contrib/request_payment.must +++ b/contrib/request_payment.must @@ -1,16 +1,115 @@ -{% extends "templates/base.html" %} + + -{% block scripts %} + + + + + + Payment required for {{order_summary}} + + + + + + -{% endblock scripts %} - -{% block main %} +

Payment Required

Looks like your browser doesn't support GNU Taler payments. You can try - installing a wallet browser extension. + installing a wallet browser extension.

-

You can use this QR code to pay with your mobile wallet:

- - {{ qrcode_svg | safe }} - + {{taler_pay_qrcode_svg}}

- Click this link to open your system's Taler wallet if it exists. + Click this link to open your system's + Taler wallet if it exists.

-
+
+
-{% endblock main %} +
+

You can learn more about Taler on our website.

+
+

Copyright © 2014—2020 Taler Systems SA

+
+ + -- cgit v1.2.3