summaryrefslogtreecommitdiff
path: root/contrib/kyc-proof-target-unknown.en.must
blob: 1a698506f96edc6c028eab8af1dfc8d2a81d644f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<html>
<head>
<title>404: KYC request target unknown</title>
</head>
<body>
We could not identify the KYC operation requested.
<pre>
<!-- Taler error code --> {{ code }}:
<!-- GANA EC hint --> {{ hint }}
</pre>
<p>
<!-- optional human-readable message --> {{ message }}
</p>
</body>
</html>