Find orphan pages.
[cocanwiki.git] / templates / page_404.html
index 9b1b92b..a1673a2 100644 (file)
@@ -9,16 +9,15 @@
 ::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:
 </p>
 
-<form method="post" action="/_bin/search.cmo">
+<form method="post" action="/_search">
 <p>
-<input name="q" value="::search_terms_html_tag::" size="50"/>
-<input type="submit" value="Search"/>
+<input name="q" value="::search_terms_html_tag::" size="60"/><input type="submit" value="Search"/>
 </p>
 </form>