31 lines
1.2 KiB
HTML
31 lines
1.2 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Small tests</title>
|
|
<link href="index.css" rel="stylesheet"/>
|
|
<link href="./vendor/leaflet.css" rel="stylesheet"/>
|
|
<link href="./index.css" rel="stylesheet"/>
|
|
<link href="./css/userbadge.css" rel="stylesheet"/>
|
|
<link href="./css/tabbedComponent.css" rel="stylesheet"/>
|
|
<link href="./css/mobile.css" rel="stylesheet"/>
|
|
<link href="./css/openinghourstable.css" rel="stylesheet"/>
|
|
<link href="./css/tagrendering.css" rel="stylesheet"/>
|
|
<link href="./css/index-tailwind-output.css" rel="stylesheet"/>
|
|
<link href="./css/wikipedia.css" rel="stylesheet"/>
|
|
<link href="css/ReviewElement.css" rel="stylesheet"/>
|
|
<meta content="website" property="og:type">
|
|
<meta content="width=device-width, initial-scale=1.0, user-scalable=no" name="viewport">
|
|
|
|
</head>
|
|
<body>
|
|
|
|
<div id="maindiv">'maindiv' not attached</div>
|
|
<div id="extradiv">'extradiv' not attached</div>
|
|
|
|
<script src="./test.ts"></script>
|
|
<iframe src="https://staging.anyways.eu/mechelen-reroute/#map=13.70/4.47874/51.02723&route=bicycle.commute" width="100%" height="100%" style="min-width: 250px; min-height: 250px" title="Routeplanner"></iframe>
|
|
|
|
|
|
|
|
</body>
|
|
</html>
|