[svn r6095] Added

This commit is contained in:
mark
2004-06-01 14:12:31 +02:00
parent ce144c08e0
commit f568a4dd9d
2 changed files with 43 additions and 0 deletions

20
years/2004/travel.html Normal file
View File

@@ -0,0 +1,20 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Expo 2004: travel arrangements</title>
<link rel="stylesheet" type="text/css" href="../../css/main2.css" />
</head>
<body>
<h1 align=center>Travel arrangements</h1>
TBD.
<hr />
<!-- LINKS -->
<ul>
<li><a href="index.html">Index</a> to Expo 2004 documentation</li>
</ul>
</body>
</html>