summaryrefslogtreecommitdiff
path: root/contrib/persona-provider-failure.en.must
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/persona-provider-failure.en.must')
-rw-r--r--contrib/persona-provider-failure.en.must13
1 files changed, 13 insertions, 0 deletions
diff --git a/contrib/persona-provider-failure.en.must b/contrib/persona-provider-failure.en.must
new file mode 100644
index 000000000..37d1e0f3a
--- /dev/null
+++ b/contrib/persona-provider-failure.en.must
@@ -0,0 +1,13 @@
+<html>
+<head>
+<title>KYC provider had an internal error</title>
+</head>
+<body>
+The KYC backend had an internal error.
+<pre>
+{{ kyc_http_status }}
+{{ kyc_logic }}
+{{ kyc_server_reply }}
+</pre>
+</body>
+</html>