templates/manifest.tmpl
author levon@movementarian.org
Mon, 24 Oct 2005 14:52:49 -0700
changeset 1423 76239f0cb0dc
parent 1410 17703aa4491e
child 1498 78590fb4a82b
permissions -rw-r--r--
Use $(MAKE) not make

#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>
</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#