UAS SIG Proyek WebGis
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="id">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="refresh" content="0; url=index.php">
|
||||
<title>WebGIS SPBU Pontianak</title>
|
||||
<script>
|
||||
window.location.href = "index.php";
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<p>Mengalihkan ke halaman utama... Jika tidak otomatis, klik <a href="index.php">di sini</a>.</p>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user