view templates/manifest.tmpl @ 3270:36fa5db79dd5

hgweb: convert gitweb to NWI
author Brendan Cully <brendan@kublai.com>
date Thu, 05 Oct 2006 14:27:14 -0700
parents d1aa83f199ef
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#