aboutsummaryrefslogtreecommitdiff
path: root/contrib/kyc-proof-logic-failure.en.must
blob: f7f058500752dcc415aa0634aab994674ba323c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<html>
<head>
<title>500: Internal logic failure</title>
</head>
<body>
  We had an internal error processing the KYC request.
<pre>
<!-- Taler Error code --> {{ code }}:
<!-- Taler EC hint --> {{ hint }}
</pre>
<p>
  <!-- human-readable message --> {{ message}}
</p>
</body>
</html>