summaryrefslogtreecommitdiff
path: root/html/_generic.404.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/_generic.404.html')
-rw-r--r--html/_generic.404.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/html/_generic.404.html b/html/_generic.404.html
new file mode 100644
index 0000000..451367d
--- /dev/null
+++ b/html/_generic.404.html
@@ -0,0 +1,10 @@
+<html>
+<head>
+<title>Item Not Found</title>
+</head>
+
+<body>
+There is no <span tal:content="context/_classname" /> with id <span tal:content="context/id"/>
+</body>
+</html>
+<!-- SHA: 7c74a39904a98fd7aacba48daf5c6820da253ed2 -->