f7cloud_client/index.html
root 8b6a0139db f7cloud_client
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 22:59:26 +00:00

13 lines
327 B
HTML

<!DOCTYPE html>
<!--
- SPDX-FileCopyrightText: 2018 F7cloud GmbH and F7cloud contributors
- SPDX-FileCopyrightText: 2013 ownCloud, Inc.
- SPDX-License-Identifier: AGPL-3.0-only
-->
<html>
<head>
<script> window.location.href="index.php"; </script>
<meta http-equiv="refresh" content="0; URL=index.php">
</head>
</html>