Repo for non destructive e-scooter intervention materials
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.
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
|
|
|
|
<head>
|
|
|
|
<title>Opencoil Speedshow</title>
|
|
|
|
<link rel="stylesheet" type="text/css" href="main.css">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"/>
|
|
|
|
</head>
|
|
|
|
|
|
|
|
<body>
|
|
|
|
<div class="texts">
|
|
|
|
<h1>OPENCOIL</h1>
|
|
|
|
<h2>roaming (low-)speedshow</h2>
|
|
|
|
<h3>26. October - 1. November</h3>
|
|
|
|
<p>this map was last updated <?php include('datetime.txt'); ?></p>
|
|
|
|
</div>
|
|
|
|
<iframe src = "map.html"></iframe>
|
|
|
|
</body>
|
|
|
|
|
|
|
|
</html>
|