-
Notifications
You must be signed in to change notification settings - Fork 0
/
404.html
36 lines (35 loc) · 1.23 KB
/
404.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<!doctype html>
<html><!-- InstanceBegin template="/Templates/template.dwt" codeOutsideHTMLIsLocked="false" -->
<head>
<meta charset="utf-8">
<!-- InstanceBeginEditable name="doctitle" -->
<title>000lbh</title>
<!-- InstanceEndEditable -->
<!-- InstanceBeginEditable name="head" -->
<!-- InstanceEndEditable -->
</head>
<body>
<div>
<div>
<table width="30%">
<tr style="background:#FFE400; ">
<td><a href="/index.html">Home</a></td>
<td><a href="/topics.html">Topics</a></td>
<td><a href="/blogs.html">Blogs</a></td>
</tr>
</table>
</div>
<div style="text-align: center">
<h2><!-- InstanceBeginEditable name="Title" -->404-Not Found<!-- InstanceEndEditable --></h2>
</div>
<div>
<!-- InstanceBeginEditable name="RU" -->
<h3>Why do I see this page?</h3>
<p>Because the page you requested has not been created. Usually this is intended and will be completed in the future if you were redirected to this page inside the site.</p>
<h3>What can I do?</h3>
<p>You can do nothing. Maybe you can browse other pages first and come back later.</p>
<h1><a href="javascript:history.back();">Back to Previous Page</a></h1>
</div>
<!-- InstanceEndEditable --> </div>
</body>
<!-- InstanceEnd --></html>