summaryrefslogtreecommitdiff
path: root/contrib/kyc_provider_internal_error.en.must
blob: 37d1e0f3a948e5990788dd0612022784a78a4c51 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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>