10 lines
205 B
HTML
10 lines
205 B
HTML
<!DOCTYPE html>
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta http-equiv="refresh" content="0; https://www.google.com/maps">
|
|
</head>
|
|
<body>
|
|
Redirect to target...
|
|
</body>
|
|
</html>
|