summaryrefslogtreecommitdiff
path: root/html/_generic.404.html
blob: 451367d0dac1beae2492d295e8565fc42ba0d661 (plain)
1
2
3
4
5
6
7
8
9
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 -->