templates/raw/manifest.tmpl
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
Mon, 24 Sep 2007 19:00:11 -0300
changeset 5329 7e6138cb8d38
parent 3935 472d9670e6e9
permissions -rw-r--r--
copy: if destination ends with "/", make sure it's a directory Fixes issue724.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3935
472d9670e6e9 hgweb: add raw manifest template
Brendan Cully <brendan@kublai.com>
parents:
diff changeset
     1
{header}
472d9670e6e9 hgweb: add raw manifest template
Brendan Cully <brendan@kublai.com>
parents:
diff changeset
     2
{dentries%manifestdirentry}{fentries%manifestfileentry}
472d9670e6e9 hgweb: add raw manifest template
Brendan Cully <brendan@kublai.com>
parents:
diff changeset
     3
{footer}