templates/raw/manifest.tmpl
author Matt Mackall <mpm@selenic.com>
Sun, 26 Apr 2009 16:50:44 -0500
changeset 8203 3377fa11af67
parent 6177 673d8a6bc709
permissions -rw-r--r--
ui: privatize cdata vars
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}