Fix for crashing bug: When one user hits "cancel" on a page which
[cocanwiki.git] / templates / page_404.html
index 57b3348..9b1b92b 100644 (file)
@@ -4,7 +4,8 @@
 <title>Page not found</title>
 <meta name="robots" content="noindex,nofollow"/>
 <meta name="author" content="http://www.merjis.com/" />
-<link rel="stylesheet" href="/_css/standard.css" type="text/css" title="Standard"/>
+<link rel="stylesheet" href="::theme_css_html_tag::" type="text/css" title="Standard"/>
+<link rel="alternate stylesheet" href="/_css/easytoread.css" type="text/css" title="High contrast, big fonts"/>
 ::if(has_host_css)::<link rel="stylesheet" href="/_global.css" type="text/css" title="Standard"/>::end::
 </head><body>
 
@@ -21,17 +22,6 @@ Search our site for this page:
 </p>
 </form>
 
-<ul id="topmenu" class="menu">
-<li> <a href="/">Home&nbsp;page</a> | </li>
-<li> <a href="/_sitemap">Sitemap</a> | </li>
-<li> <a href="/_recent">Recent&nbsp;changes</a> </li>
-</ul>
-
-<hr/>
-
-<ul id="footer" class="menu">
-<li> <a href="/copyright">Copyright &copy; 2004</a> </li>
-</ul>
-
+::include(footer.html)::
 </body>
 </html>
\ No newline at end of file