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