summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/local-website/htdocs/404.html
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2010-03-31 02:32:17 (GMT)
committerJames Meyer <james.meyer@operamail.com>2010-03-31 02:32:17 (GMT)
commit7cc5e96be3ffe19bf6652619af75ef63dc405985 (patch)
tree932aec0f8250226bef893a3d545f185da71ede07 /abs/core-testing/local-website/htdocs/404.html
parent8df17b59ad2a4f92633c25406d495586a1c4ec06 (diff)
downloadlinhes_pkgbuild-7cc5e96be3ffe19bf6652619af75ef63dc405985.zip
linhes_pkgbuild-7cc5e96be3ffe19bf6652619af75ef63dc405985.tar.gz
linhes_pkgbuild-7cc5e96be3ffe19bf6652619af75ef63dc405985.tar.bz2
local-website: reworked localwebsite.
-add 404.html - uses css from default theme from mythweb - added links closes #616 #485 ref #17
Diffstat (limited to 'abs/core-testing/local-website/htdocs/404.html')
-rwxr-xr-xabs/core-testing/local-website/htdocs/404.html25
1 files changed, 25 insertions, 0 deletions
diff --git a/abs/core-testing/local-website/htdocs/404.html b/abs/core-testing/local-website/htdocs/404.html
new file mode 100755
index 0000000..41219b0
--- /dev/null
+++ b/abs/core-testing/local-website/htdocs/404.html
@@ -0,0 +1,25 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<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>
+ </td>
+ </tr>
+ </tbody>
+ </table>
+</body>
+</html>