Add the template.

This commit is contained in:
Ollivier Robert 2005-08-27 23:44:26 -07:00
parent 2f777bc14b
commit eae416acf0

12
templates/notfound.tmpl Normal file
View File

@ -0,0 +1,12 @@
#header#
<title>Mercurial repositories index</title>
</head>
<body>
<h2>Mercurial Repositories</h2>
The specified repository "#repo#" is unknown, sorry.
Go back to main page, please click <a href="/hg">here</a>
#footer#