summaryrefslogtreecommitdiffstats
path: root/abs/core/local-website/htdocs/404.html
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/local-website/htdocs/404.html')
-rwxr-xr-xabs/core/local-website/htdocs/404.html58
1 files changed, 38 insertions, 20 deletions
diff --git a/abs/core/local-website/htdocs/404.html b/abs/core/local-website/htdocs/404.html
index 41219b0..d97de98 100755
--- a/abs/core/local-website/htdocs/404.html
+++ b/abs/core/local-website/htdocs/404.html
@@ -1,25 +1,43 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
- <meta content="text/html; charset=ISO-8859-1" http-equiv="content-type">
- <meta content="Cecil Watson" name="author">
- <title>LinHES 404</title>
- <!-- Generated by: /usr/local/bin/rrd_Configure.sh -->
- <link href="/KnoppMyth.css" rel="stylesheet" type="text/css" />
- <p align="center"><a href="http://www.mysettopbox.tv">
- <img src="/header.png" alt="Tux with a Remote" align="middle" border="0"></a>
- </p>
- <table align="center" border="0" cellpadding="5">
- <tbody>
- <tr>
- <td style="vertical-align: top;">
- <p class="headerimage" align="center"><b>The Linux Home Entertainment System Release 6</b></p>
- <p align=center>
-<font size="+2">OOPS</font><br>
-<font size="+1"> The page you requested is missing!<br>
+ <base href="/linhes/">
+ <title>LinHES - Page Not Found</title>
+
+ <meta http-equiv="content-type" content="text/html; charset=utf-8">
+ <meta name="robots" content="noindex, nofollow">
+
+ <link rel="stylesheet" type="text/css" href="/linhes/default/style.css">
+ <link rel="stylesheet" type="text/css" href="/linhes/default/header.css">
+ <link rel="stylesheet" type="text/css" href="/linhes/default/menus.css">
+ <link rel="stylesheet" type="text/css" href="/linhes/default/programming.css">
+ <link rel="stylesheet" type="text/css" href="/linhes/default/welcome.css">
+</head>
+
+<body>
+ <div id="page_header" style="position:relative; text-align:center;">
+ <div id="logo_box">
+ <a id="LinHES_logo" href="/">
+ <img src="/header.png" alt="Tux with a Remote" class="body">
+ </a>
+ </div>
+ </div>
+
+ <table width="100%" border="0" cellspacing="2" cellpadding="0">
+ <tr>
+ <td colspan="2" class="menu menu_border_t menu_border_b">
+ <table class="body" width="100%" border="0" cellspacing="2" cellpadding="2">
+ <td align="center">
+ <a href="http://linhes.org" <b>The Linux Home Entertainment System Release 7
+ </td>
+ </table>
</td>
- </tr>
- </tbody>
- </table>
+ </tr>
+ </table>
+
+ <p align=center>
+ <font size="+2">OOPS (404 Error)</font><br>
+ <font size="+1"> The page you requested is missing!<br>
+
</body>
</html>