summaryrefslogtreecommitdiff
path: root/contrib/persona-exchange-unauthorized.en.must
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/persona-exchange-unauthorized.en.must')
-rw-r--r--contrib/persona-exchange-unauthorized.en.must13
1 files changed, 13 insertions, 0 deletions
diff --git a/contrib/persona-exchange-unauthorized.en.must b/contrib/persona-exchange-unauthorized.en.must
new file mode 100644
index 000000000..9b4858178
--- /dev/null
+++ b/contrib/persona-exchange-unauthorized.en.must
@@ -0,0 +1,13 @@
+<html>
+<head>
+<title>KYC server refused access</title>
+</head>
+<body>
+The KYC backend refused the authorization code used by the exchange operator. Please inform the exchange operator about this failure.
+<pre>
+{{ kyc_http_status }}
+{{ kyc_logic }}
+{{ kyc_server_reply }}
+</pre>
+</body>
+</html>