templates/old/manifest.tmpl
changeset 6176 99c25f4e00c7
parent 6175 7f9f3233a2c6
child 6177 673d8a6bc709
--- a/templates/old/manifest.tmpl	Tue Feb 26 06:25:11 2008 -0600
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,23 +0,0 @@
-#header#
-<title>#repo|escape#: manifest for changeset #node|short#</title>
-</head>
-<body>
-
-<div class="buttons">
-<a href="?cl=#rev#">changelog</a>
-<a href="?sl=#rev#">shortlog</a>
-<a href="?tags=">tags</a>
-<a href="?cs=#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="?mf=#node|short#;path=#up|urlescape#">[up]</a>
-#dentries%manifestdirentry#
-#fentries%manifestfileentry#
-</table>
-#footer#