Files

12 lines
275 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=/upload-demo/upload.html">
<title>Redirecting…</title>
</head>
<body>
<p>Redirecting to <a href="/upload-demo/upload.html">upload.html</a></p>
</body>
</html>