Skip to content

Commit fdf3a7a

Browse files
authored
Create 451.html
1 parent 6027c0e commit fdf3a7a

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

451.html

+19
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
<!DOCTYPE html>
2+
<html>
3+
4+
<head>
5+
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
6+
<title>404</title>
7+
<link href="main.css" rel="stylesheet" type="text/css">
8+
</head>
9+
10+
<body>
11+
<div id="app">
12+
<div>451</div>
13+
<div class="txt">
14+
Unavailable For Legal Reasons<span class="blink">_</span>
15+
</div>
16+
</div>
17+
</body>
18+
19+
</html>

0 commit comments

Comments
 (0)