view templates/manifest.tmpl @ 1508:b254243b7159

fix a warning when py2exe is not used
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Fri, 04 Nov 2005 11:37:45 -0800
parents 78590fb4a82b
children f2ebd5251e88
line wrap: on
line source

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

<div class="buttons">
<a href="?cl=#rev#">changelog</a>
<a href="?tags=">tags</a>
<a href="?cs=#node|short#">changeset</a>
#archives%archiveentry#
</div>

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

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