12 lines
235 B
Plaintext
12 lines
235 B
Plaintext
<html>
|
|
<head>
|
|
<title>KYC server failure</title>
|
|
</head>
|
|
<body>
|
|
The KYC backend returned a malformed response, reproduced
|
|
below. Please inform the exchange operator about this failure.
|
|
<pre>
|
|
{{ kyc_server_reply }}
|
|
</pre>
|
|
</body>
|
|
</html> |