summaryrefslogtreecommitdiff
path: root/backend/request_payment.en.html
diff options
context:
space:
mode:
Diffstat (limited to 'backend/request_payment.en.html')
-rw-r--r--backend/request_payment.en.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/backend/request_payment.en.html b/backend/request_payment.en.html
index b3e653a0a..792d6c53a 100644
--- a/backend/request_payment.en.html
+++ b/backend/request_payment.en.html
@@ -2,7 +2,7 @@
<!doctype html>
<html>
<head>
- <meta charSet="UTF-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><noscript><meta http-equiv="refresh" content="1" /></noscript><title>Payment requested for {{ order_summary }}</title>
+ <meta charSet="UTF-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="taler-support" content="uri" /><noscript><meta http-equiv="refresh" content="1" /></noscript><title>Payment requested for {{ order_summary }}</title>
<style>/* linaria:index_15ba2f5.linaria.css */
.q1ma0zxq {
margin: auto;
@@ -4262,6 +4262,9 @@ var page = (() => {
}), /* @__PURE__ */ h("meta", {
name: "viewport",
content: "width=device-width, initial-scale=1.0"
+ }), /* @__PURE__ */ h("meta", {
+ name: "taler-support",
+ content: "uri"
}), /* @__PURE__ */ h("noscript", null, /* @__PURE__ */ h("meta", {
"http-equiv": "refresh",
content: "1"