Mercurial > hg
view templates/map-raw @ 881:16ce690c411d
Fix problem with "hg serve" on systems not providing IPv6.
author | Bryan O'Sullivan <bos@serpentine.com> |
---|---|
date | Wed, 10 Aug 2005 12:35:25 -0800 |
parents | f918a6fa2572 |
children | ba625c8083d8 |
line wrap: on
line source
header = header-raw.tmpl footer = "" changeset = changeset-raw.tmpl annotateline = "<tr class="parity#parity#"><td class="annotate"><a href="?cmd=changeset;node=#node#">#author#@#rev#</a></td><td><pre>#line#</pre></td></tr>" difflineplus = "#line#" difflineminus = "#line#" difflineat = "#line#" diffline = "#line#" changesetparent = "# parent: #node#" filenodelink = "#file#" filerevision = filerevision-raw.tmpl fileline = "#line#" diffblock = "#lines#" filediff = filediff-raw.tmpl