rclone/fs/rc/js/index.html

12 lines
257 B
HTML
Raw Normal View History

<!doctype html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Rclone</title>
</head>
<body>
<script src="loader.js"></script>
<p>Welcome to rclone - check the console</p>
</body>
</html>