diff templates/raw/map @ 3276:105253b30239

Moved hgweb map-* files into their style directories and adjusted them.
author Thomas Arendsen Hein <thomas@intevation.de>
date Fri, 06 Oct 2006 18:38:32 +0200
parents templates/map-raw@a63be0dfa42e
children 472d9670e6e9
line wrap: on
line diff
copy from templates/map-raw
copy to templates/raw/map
--- a/templates/map-raw
+++ b/templates/raw/map
@@ -1,6 +1,6 @@
-header = raw/header.tmpl
+header = header.tmpl
 footer = ''
-changeset = raw/changeset.tmpl
+changeset = changeset.tmpl
 difflineplus = '#line#'
 difflineminus = '#line#'
 difflineat = '#line#'
@@ -11,6 +11,6 @@ filenodelink = ''
 filerevision = '#rawfileheader##raw#'
 fileline = '#line#'
 diffblock = '#lines#'
-filediff = raw/filediff.tmpl
-fileannotate = raw/fileannotate.tmpl
+filediff = filediff.tmpl
+fileannotate = fileannotate.tmpl
 annotateline = '#author#@#rev#: #line#'