diff options
Diffstat (limited to 'testTheThing/xhtml/error/404.xhtml')
-rw-r--r-- | testTheThing/xhtml/error/404.xhtml | 46 |
1 files changed, 0 insertions, 46 deletions
diff --git a/testTheThing/xhtml/error/404.xhtml b/testTheThing/xhtml/error/404.xhtml deleted file mode 100644 index 2b969b9..0000000 --- a/testTheThing/xhtml/error/404.xhtml +++ /dev/null @@ -1,46 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" -"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> -<head> -<meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> -<meta name="viewport" content="width=device-width, initial-scale=1" /> -<title>‎</title> -<meta name="generator" content="Org Mode" /> -</head> -<body bgcolor="#dcd1ba"> -<center> -<table border="1" width="65%" bgcolor="#bebebe" id="content" class="content"><tr><td> -<div id="table-of-contents" role="doc-toc"> -<h2>Table of Contents</h2> -<div id="text-table-of-contents" role="doc-toc"> -<ul> -<li><a href="#woopsy">1. Woopsy!</a></li> -</ul> -</div> -</div> -<p> -<a href="file:///index.html">[[/images/back<sub>home.png</sub></a>]] -</p> -<div id="outline-container-woopsy" class="outline-2"> -<h2 id="woopsy"><span class="section-number-2">1.</span> Woopsy!</h2> -<div class="outline-text-2" id="text-woopsy"> -<p> -You tried looking for something that doesnt exist. This is a strange 404 -page indeed. -</p> - - -<div id="orge9d627f" class="figure"> -<p><img src="file:///images/british.gif" alt="british.gif" /> -</p> -</div> -</div> -</div> -</td></tr></table> -<div id="postamble" class="status"> -<p class="creator"><a href="https://www.gnu.org/software/emacs/">Emacs</a> 30.1 (<a href="https://orgmode.org">Org</a> mode 9.7.11)</p> -</div> -</center> -</body> -</html> |