diff templates/map @ 1554:68ec7b9e09a4

Catch IOErrors and RepoErrors when serving repositories via hgweb.
author Thomas Arendsen Hein <thomas@intevation.de>
date Thu, 17 Nov 2005 19:38:57 +0100
parents 17703aa4491e
children ba625c8083d8
line wrap: on
line diff
--- a/templates/map	Thu Nov 17 19:18:33 2005 +0100
+++ b/templates/map	Thu Nov 17 19:38:57 2005 +0100
@@ -39,3 +39,4 @@
 index = index.tmpl
 archiveentry = "<a href="?ca=#node|short#;type=#type#">#type#</a> "
 notfound = notfound.tmpl
+error = error.tmpl