Mercurial > hg-stable
changeset 1124:725204f67d92
Add the template.
author | Ollivier Robert <roberto@keltia.freenix.fr> |
---|---|
date | Sat, 27 Aug 2005 23:44:26 -0700 |
parents | 457c23af92bd |
children | a33a7a543803 |
files | templates/notfound.tmpl |
diffstat | 1 files changed, 12 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/templates/notfound.tmpl Sat Aug 27 23:44:26 2005 -0700 @@ -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#