summaryrefslogtreecommitdiff
path: root/contrib/kyc-proof-internal-error.en.must
blob: ab7845e0dc8368df9e771cff993cc7508f9b8b2f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<html>
<head>
<title>500: Internal server error</title>
</head>
<body>
  The server experienced an internal error handling
  the request.
<pre>
<!-- Taler error code --> {{ code }}:
<!-- GANA EC hint --> {{ hint }}
</pre>
<p>
<!-- optional human-readable message --> {{ message }}
</p>
</body>
</html>