12 lines
No EOL
424 B
HTML
12 lines
No EOL
424 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Ox.Geo</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
|
<link rel="stylesheet" type="text/css" href="../css/geo.css">
|
|
<script src="http://maps.google.com/maps/api/js?sensor=false"></script>
|
|
<script src="../../../dev/Ox.js"></script>
|
|
<script src="../js/geo.js"></script>
|
|
</head>
|
|
<body></body>
|
|
</html> |