view templates/notfound.tmpl @ 1125:a33a7a543803

Add RSS link to the repository index. Index: hg/templates/index.tmpl ===================================================================
author Ollivier Robert <roberto@keltia.freenix.fr>
date Sat, 27 Aug 2005 23:45:27 -0700
parents 725204f67d92
children c54d03bdf2dc
line wrap: on
line source

#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#