Initial WebGIS portal project
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="id">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="refresh" content="0;url=index.php">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>WebGIS Peduli</title>
|
||||
</head>
|
||||
<body>
|
||||
<script>window.location.replace('index.php');</script>
|
||||
<p>Mengalihkan ke halaman sistem...</p>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user