https://github.com/owncloud/core
Raw File
Tip revision: 9e66d67134a2372e3b819ed1165a46436bacd7a8 authored by JanAckermann on 06 July 2021, 11:42:33 UTC
fix faulty css
Tip revision: 9e66d67
index.html
<!DOCTYPE html>
<html>
<head>
	<script type="text/javascript"> window.location.href="index.php"; </script>
	<meta http-equiv="refresh" content="0; URL=index.php">
</head>
</html>
back to top