templates/notfound.tmpl
author Thomas Arendsen Hein <thomas@intevation.de>
Sun, 28 Aug 2005 18:13:28 +0200
changeset 1132 92525920ad29
parent 1124 725204f67d92
child 1137 c54d03bdf2dc
permissions -rw-r--r--
Completed renaming author to contact in hgwebdir: Prefer [web] contact = foo instead of author, but still accept the old name. Adjusted template to show obfuscated contact. Drop bogus <i>email</i> entry.

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