mercurial/templates/raw/manifest.tmpl
author Sean Farley <sean.michael.farley@gmail.com>
Wed, 14 Aug 2013 16:25:17 -0500
changeset 19693 56ba14d4bc02
parent 9999 f91e5630ce7e
permissions -rw-r--r--
commitablectx: move hidden from workingctx
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3941
472d9670e6e9 hgweb: add raw manifest template
Brendan Cully <brendan@kublai.com>
parents:
diff changeset
     1
{header}
6177
673d8a6bc709 Renamed "manifest" to "files" in web templates.
Thomas Arendsen Hein <thomas@intevation.de>
parents: 3941
diff changeset
     2
{dentries%direntry}{fentries%fileentry}
3941
472d9670e6e9 hgweb: add raw manifest template
Brendan Cully <brendan@kublai.com>
parents:
diff changeset
     3
{footer}