Styling for the 404 page too.
[cocanwiki.git] / templates / page_404_header.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
3 <head>
4 <title>Page not found</title>
5 <meta name="robots" content="noindex,nofollow"/>
6 <meta name="author" content="http://www.merjis.com/" />
7 <link rel="stylesheet" href="::theme_css_html_tag::" type="text/css" title="Standard"/>
8 <link rel="stylesheet" href="/_css/search.css" type="text/css" title="Standard"/>
9 <link rel="alternate stylesheet" href="/_css/easytoread.css" type="text/css" title="High contrast, big fonts"/>
10 ::if(has_host_css)::<link rel="stylesheet" href="/_global.css" type="text/css" title="Standard"/>::end::
11 </head><body onload="document.f.q.focus ()">
12
13 <h1><span>Page not found</span></h1>
14
15 <p>
16 Search our site for this page:
17 </p>
18
19 <form method="post" action="/_search" name="f">
20 <p>
21 <input name="q" value="::search_terms_html_tag::" size="60"/><input type="submit" value="Search"/>
22 </p>
23 </form>
24
25 <p>
26 <img width="87" height="16" src="/_graphics/searching.gif" alt="Searching ..." id="searching_img"/>
27 </p>