annotate templates/raw/manifest.tmpl @ 8857:5096a47d8aec

tags: silence warning about unknown tags This is mostly a nuisance and can happen legitimately with pull -r, etc.
author Matt Mackall <mpm@selenic.com>
date Sat, 20 Jun 2009 10:53:47 -0500
parents 673d8a6bc709
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
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}