[PATCH] Remove the "here" link from the notfound template.

Ollivier Robert roberto at keltia.freenix.fr
Wed Aug 24 16:09:13 UTC 2005


This patch, to be applied/pulled on top of the others remove the "here"
link from the template.  There is no way to cleanly have a link to the main
repo list.


# HG changeset patch
# User Ollivier Robert <roberto at keltia.freenix.fr>
# Node ID 2e6c677451ca922f0732d57fab0a2f33a9645b84
# Parent  625d72b342ac6ed2b9fb746baca4afdb32b7682a
Remove the link from the template as there no real way to have it always be correct.

diff -r 625d72b342ac -r 2e6c677451ca templates/notfound.tmpl
--- a/templates/notfound.tmpl	Wed Aug 24 15:00:20 2005
+++ b/templates/notfound.tmpl	Wed Aug 24 16:05:36 2005
@@ -7,6 +7,6 @@
 
 The specified repository "#repo#" is unknown, sorry.
 
-Go back to main page, please click <a href="/hg">here</a>
+Please go back to the main repository list page.
 
 #footer#
-- 
Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- roberto at keltia.freenix.fr
Darwin snuadh.freenix.org Kernel Version 7.9.0: Wed Mar 30 20:11:17 PST 2005



More information about the Mercurial mailing list