diff templates/map @ 172:e9b1147db448

hgweb: alternating colors for multifile diffs
author mpm@selenic.com
date Thu, 26 May 2005 20:37:05 -0800
parents 65cf1b0cfe86
children 8da1df932c16
line wrap: on
line diff
--- a/templates/map
+++ b/templates/map
@@ -27,3 +27,4 @@ filerevparent = "<tr><td class="metatag"
 fileannotateparent = "<tr><td class="metatag">parent:</td><td><a href="?cmd=annotate;file=#file#;filenode=#node#">#node#</a></td></tr>"
 tags = tags.tmpl
 tagentry = "<div class="parity#parity#"><tt>#node#</tt> <a href="?cmd=changeset;node=#node#">#tag#</a><br /></div>"
+diffblock = "<div class="parity#parity#">#lines#</div>"
\ No newline at end of file