summaryrefslogtreecommitdiff
path: root/contrib/kyc-proof-internal-error.en.must
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/kyc-proof-internal-error.en.must')
-rw-r--r--contrib/kyc-proof-internal-error.en.must16
1 files changed, 16 insertions, 0 deletions
diff --git a/contrib/kyc-proof-internal-error.en.must b/contrib/kyc-proof-internal-error.en.must
new file mode 100644
index 000000000..ab7845e0d
--- /dev/null
+++ b/contrib/kyc-proof-internal-error.en.must
@@ -0,0 +1,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>