templates/manifest.tmpl
author mpm@selenic.com
Mon, 23 May 2005 16:00:02 -0800
changeset 138 c77a679e9cfa
child 142 529bf610092e
permissions -rw-r--r--
Revamped templated hgweb

Content-Type: text/html

<html>
<body>

<a href="?cmd=changelog&rev=#rev#">changelog</a>
<a href="?cmd=changeset&node=#node#">changeset</a>

<h2>manifest: #path#</h2>
<p>(#rev#:#manifest#)</p>

<p>
<a href="?cmd=manifest;manifest=#manifest#;path=#up#">[up]</a><br />
#dirs#</p>

<p>#files#</p>

</body>
</html>