aboutsummaryrefslogtreecommitdiff
path: root/contrib/kyc-proof-target-unknown.en.must
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-02-11 17:06:04 +0100
committerChristian Grothoff <christian@grothoff.org>2024-02-11 17:06:04 +0100
commitb13255de935bcf8869669e3b4a134894c9bd6c83 (patch)
treefb498ce44225f3d60772125a6fcd449fe59a3a9a /contrib/kyc-proof-target-unknown.en.must
parentd0e65570d5c6404c7a7c219f8082110269df978e (diff)
downloadexchange-b13255de935bcf8869669e3b4a134894c9bd6c83.tar.xz
this should fix #8056 (testing required)
Diffstat (limited to 'contrib/kyc-proof-target-unknown.en.must')
-rw-r--r--contrib/kyc-proof-target-unknown.en.must15
1 files changed, 15 insertions, 0 deletions
diff --git a/contrib/kyc-proof-target-unknown.en.must b/contrib/kyc-proof-target-unknown.en.must
new file mode 100644
index 000000000..1a698506f
--- /dev/null
+++ b/contrib/kyc-proof-target-unknown.en.must
@@ -0,0 +1,15 @@
+<html>
+<head>
+<title>404: KYC request target unknown</title>
+</head>
+<body>
+We could not identify the KYC operation requested.
+<pre>
+<!-- Taler error code --> {{ code }}:
+<!-- GANA EC hint --> {{ hint }}
+</pre>
+<p>
+<!-- optional human-readable message --> {{ message }}
+</p>
+</body>
+</html>