summaryrefslogtreecommitdiff
path: root/contrib/kyc-proof-endpoint-unknown.en.must
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/kyc-proof-endpoint-unknown.en.must')
-rw-r--r--contrib/kyc-proof-endpoint-unknown.en.must15
1 files changed, 15 insertions, 0 deletions
diff --git a/contrib/kyc-proof-endpoint-unknown.en.must b/contrib/kyc-proof-endpoint-unknown.en.must
new file mode 100644
index 000000000..275f42380
--- /dev/null
+++ b/contrib/kyc-proof-endpoint-unknown.en.must
@@ -0,0 +1,15 @@
+<html>
+<head>
+<title>404: Endpoint unknown</title>
+</head>
+<body>
+The given URL does not match any supported endpoint.
+<pre>
+<!-- Taler error code --> {{ code }}:
+<!-- GANA EC hint --> {{ hint }}
+</pre>
+<p>
+<!-- optional human-readable message --> {{ message }}
+</p>
+</body>
+</html>