diff options
| author | Michael Hanson <hansonorders@verison.net> | 2010-04-01 23:31:09 (GMT) |
|---|---|---|
| committer | Michael Hanson <hansonorders@verison.net> | 2010-04-01 23:31:09 (GMT) |
| commit | f136e5741a33162b6d6f341d6cefadf9272fe33f (patch) | |
| tree | 1f175f22af0bdf54fe6afd16920a81aede4c2405 /abs/core-testing/local-website/htdocs/404.html | |
| parent | 71fef603911d15fd30b1033e565aecb01c4a1c11 (diff) | |
| parent | ad6f3d9f722f3fd13b5960520023cd1d32628bbf (diff) | |
| download | linhes_pkgbuild-f136e5741a33162b6d6f341d6cefadf9272fe33f.zip linhes_pkgbuild-f136e5741a33162b6d6f341d6cefadf9272fe33f.tar.gz linhes_pkgbuild-f136e5741a33162b6d6f341d6cefadf9272fe33f.tar.bz2 | |
Merge branch 'master' of mihanson@knoppmyth.net:LinHES-PKGBUILD
Diffstat (limited to 'abs/core-testing/local-website/htdocs/404.html')
| -rwxr-xr-x | abs/core-testing/local-website/htdocs/404.html | 25 |
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> |
