Added machine-parsable links database, per-page links and page source.
[cocanwiki.git] / templates / page_404.html
index f3fb96b..2d55a9e 100644 (file)
@@ -9,7 +9,7 @@
 ::if(has_host_css)::<link rel="stylesheet" href="/_global.css" type="text/css" title="Standard"/>::end::
 </head><body>
 
-<h1>Page not found</h1>
+<h1><span>Page not found</span></h1>
 
 <p>
 Search our site for this page:
@@ -22,21 +22,6 @@ Search our site for this page:
 </p>
 </form>
 
-<ul id="topmenu" class="menu">
-<li class="first"> <a href="/">Home&nbsp;page</a> </li>
-<li> <a href="/_sitemap">Sitemap</a> </li>
-<li> <a href="/_recent">Recent&nbsp;changes</a> </li>
-</ul>
-
-<div id="menu_div">
-<ul id="bottommenu" class="menu">
-<li class="first"> <a href="/">Home&nbsp;page</a> </li>
-::table(sitemenu)::<li> <a href="/::url_html_tag::">::label_html::</a> </li>
-::end::
-<li> <a href="/_sitemap">Sitemap</a> </li>
-</ul>
-</div>
-
 ::include(footer.html)::
 </body>
 </html>
\ No newline at end of file