Mercurial > mercurial > hgweb_searcher2.cgi
comparison html/notfound.html @ 1:e0cf49906039
start editing preview.cpp / preview.h
author | pyon@macmini |
---|---|
date | Thu, 07 Apr 2011 19:53:40 +0900 |
parents | c174ac668e9f |
children |
comparison
equal
deleted
inserted
replaced
0:c174ac668e9f | 1:e0cf49906039 |
---|---|
3 <head> | 3 <head> |
4 <title></title> | 4 <title></title> |
5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | 5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
6 </head> | 6 </head> |
7 <body> | 7 <body> |
8 Not found ! | 8 <h1>Not found !</h1> |
9 </body> | 9 </body> |
10 </html> | 10 </html> |