diff options
Diffstat (limited to 'contrib/bad_gateway.en.must')
-rw-r--r-- | contrib/bad_gateway.en.must | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/contrib/bad_gateway.en.must b/contrib/bad_gateway.en.must new file mode 100644 index 00000000..f177db90 --- /dev/null +++ b/contrib/bad_gateway.en.must @@ -0,0 +1,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>
\ No newline at end of file |