-
Notifications
You must be signed in to change notification settings - Fork 0
/
404.html
45 lines (35 loc) · 1.12 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
37
38
39
40
41
42
43
44
45
<!doctype html public "-//w3c//dtd html 3.2//en">
<html>
<head>
<title>Not found - Nenalezeno</title>
<meta http-equiv="Content-type" content="text/html; charset=iso-8859-2" />
</head>
<body alink=#ffcc33 bgcolor=#ffffff link=#000066 vlink=#999999>
<center>
<br><br><br><br>
<table border=0>
<tr><td><center><B><font size=+3 color=red>CHYBA<td>     <td><center><B><font size=+3 color=red>ERROR
<tr>
<tr><td><center><font size=+1>Po¾adovaný dokument nebyl nalezen...<td><td><center><font size=+1>Requested document not found...
<tr>
<tr><td><center><font size=2>Pokud si myslíte, ¾e by dokument mìl existovat,<br>
napi¹te prosím
<script>
<!--//
document.write("<a href=\"mailto:postmaster@"+ window.location.host + "\">");
//-->
</script>
správci tìchto stránek.</a>
<td>
<td><center><font size=2>If you are certain this document should exist,<br>
please contact
<script>
<!--//
document.write("<a href=\"mailto:postmaster@"+ window.location.host + "\">");
//-->
</script>
admin of these pages.</a>
</table>
<br><br>
</body>
</html>