mirror of
https://github.com/nextcloud/server.git
synced 2025-02-07 01:50:38 +00:00
7 lines
156 B
HTML
7 lines
156 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<script> window.location.href="index.php"; </script>
|
|
<meta http-equiv="refresh" content="0; URL=index.php">
|
|
</head>
|
|
</html>
|