kyc-proof-endpoint-unknown.en.must (283B)
1 <html> 2 <head> 3 <title>404: Endpoint unknown</title> 4 </head> 5 <body> 6 The given URL does not match any supported endpoint. 7 <pre> 8 <!-- Taler error code --> {{ code }}: 9 <!-- GANA EC hint --> {{ hint }} 10 </pre> 11 <p> 12 <!-- optional human-readable message --> {{ message }} 13 </p> 14 </body> 15 </html>