17 lines
356 B
HTML
Executable File
17 lines
356 B
HTML
Executable File
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="./fullmap.css" />
|
|
</head>
|
|
|
|
<body>
|
|
<a href="index.html">
|
|
<img width="50" src="return.png" style="border: 1px solid black; "/>
|
|
</a>
|
|
<br/>
|
|
<!--<iframe src='fullmap.png'></iframe>-->
|
|
</body>
|
|
|
|
|
|
|
|
</html> |