view templates/manifest.tmpl @ 3271:d1aa83f199ef

Update templates to use NewWebInterface
author Brendan Cully <brendan@kublai.com>
date Wed, 04 Oct 2006 17:04:40 -0700
parents 48395d2692de
children 46188b9528ca
line wrap: on
line source

#header#
<title>#repo|escape#: manifest for changeset #node|short#</title>
</head>
<body>

<div class="buttons">
<a href="#url#log/#rev#">changelog</a>
<a href="#url#shortlog/#rev#">shortlog</a>
<a href="#url#tags">tags</a>
<a href="#url#rev/#node|short#">changeset</a>
#archives%archiveentry#
</div>

<h2>manifest for changeset #node|short#: #path|escape#</h2>

<table cellpadding="0" cellspacing="0">
<tr class="parity1">
  <td><tt>drwxr-xr-x</tt>&nbsp;
  <td><a href="#url#file/#node|short##up|urlescape#">[up]</a>
#dentries%manifestdirentry#
#fentries%manifestfileentry#
</table>
#footer#