You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
483 B
21 lines
483 B
<!DOCTYPE html>
|
|
<html>
|
|
|
|
<head>
|
|
<title>Opencoil Speedshow</title>
|
|
<link rel="stylesheet" type="text/css" href="main.css">
|
|
</head>
|
|
|
|
<body>
|
|
<h1>OPENCOIL</h1>
|
|
<h2>roaming (low-)speedshow</h2>
|
|
|
|
<iframe src = "map.html">
|
|
Sorry your browser does not support inline frames.
|
|
</iframe>
|
|
|
|
<h3>26. October - 1. November</h3>
|
|
<p>the map was last updated <?php include('datetime.txt'); ?></p>
|
|
</body>
|
|
|
|
</html>
|