foodsoft/public/404.html

13 lines
408 B
HTML
Raw Normal View History

2009-01-06 11:49:19 +01:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
2009-01-06 11:49:19 +01:00
<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
</head>
<body>
<h1>Seite/Datei nicht gefunden!</h1>
<p>Das ist wohl eine Sackgasse und sollte eigentlich nicht vorkommen.</p>
2009-09-07 13:38:30 +02:00
<p>Bitte melden unter foodsoft [ätt] foodcoops.net</p>
</body>
2009-09-07 13:38:30 +02:00
</html>