cryptocd/cd-template/start.html

12 lines
368 B
HTML
Raw Normal View History

2005-04-23 20:35:52 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="de">
2005-04-23 20:35:52 +00:00
<head>
2006-04-21 09:00:52 +00:00
<meta http-equiv="refresh" content="0; URL=doku/index.html">
2005-04-23 20:35:52 +00:00
<title>Die CryptoCD</title>
</head>
<body>
2006-04-21 07:20:49 +00:00
Automatische Weiterleitung zur <a href="doku/index.html" title="Dokumentation">Dokumentation</a> ...
2005-04-23 20:35:52 +00:00
</body>
</html>