12 lines
408 B
HTML
12 lines
408 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
|
"http://www.w3.org/TR/html4/loose.dtd">
|
|
<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>
|
|
<p>Bitte melden unter foodsoft [ätt] foodcoops.net</p>
|
|
</body>
|
|
</html>
|