exchange/contrib/bad_gateway.en.must

12 lines
235 B
Plaintext
Raw Normal View History

<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>