annotate templates/raw/manifest.tmpl @ 5447:56591846f819

chunkiter: simplify iter logic
author Matt Mackall <mpm@selenic.com>
date Thu, 11 Oct 2007 00:46:49 -0500
parents 472d9670e6e9
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
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}