diff templates/spartan/notfound.tmpl @ 9304:9219037fc0a6

hgwebdir: add links to the main repository page in notfound.tmpl
author timeless@mozdev.org
date Mon, 03 Aug 2009 10:39:14 +0200
parents 5c1aabc58004
children
line wrap: on
line diff
--- a/templates/spartan/notfound.tmpl	Mon Aug 03 10:28:09 2009 +0200
+++ b/templates/spartan/notfound.tmpl	Mon Aug 03 10:39:14 2009 +0200
@@ -7,6 +7,6 @@
 
 The specified repository "{repo|escape}" is unknown, sorry.
 
-Please go back to the main repository list page.
+Please go back to the <a href="{url}">main repository list page</a>.
 
 {footer}