-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
18 lines (18 loc) · 959 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>404 | File Not Found | RactStudio</title>
<link rel="shortcut icon" href="https://cdn.ractstudio.com/x/img/favicon.png">
<link rel="apple-touch-icon" href="https://cdn.ractstudio.com/x/img/Icon2x.png">
<meta http-equiv="refresh" content="03;URL='https://ractstudio.com/'" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
</head>
<body>
<p><br/><br/>
<center><img src="https://cdn.ractstudio.com/x/img/logo.png" alt="RactStudio"></center><br/><br/>
<h2 style="text-align:center;">The file you are looking, not found here!</h2><br/>
<h4 style="text-align:center;">We will redirect you to our main website within 03 second.</h4>
<h3 style="text-align:center;"><a href="https://ractstudio.com/">RactStudio Home</a></h3>.
</p>
</body>
</html>