Mercurial > hg
annotate mercurial/templates/coal/map @ 29813:5f86818c95e5
coal: use inheritance to derive from paper
This illustrates how much simpler this approach is, in particular the
effect of map-relative paths.
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Wed, 17 Aug 2016 13:43:13 -0500 |
parents | c450265b5611 |
children |
rev | line source |
---|---|
29813
5f86818c95e5
coal: use inheritance to derive from paper
Matt Mackall <mpm@selenic.com>
parents:
26283
diff
changeset
|
1 __base__ = ../paper/map |
5f86818c95e5
coal: use inheritance to derive from paper
Matt Mackall <mpm@selenic.com>
parents:
26283
diff
changeset
|
2 header = header.tmpl |