comparison templates/manifest.tmpl @ 153:e8a360cd5a9f

changed pos to rev for changelog cmd, changed & to ;
author jake@edge2.net
date Tue, 24 May 2005 07:42:05 -0700
parents 529bf610092e
children 1d5f799ebe1e
comparison
equal deleted inserted replaced
152:67b8d24d2dbe 153:e8a360cd5a9f
2 <title>#repo#: manifest #manifest#</title> 2 <title>#repo#: manifest #manifest#</title>
3 </head> 3 </head>
4 <body> 4 <body>
5 5
6 <div class=buttons> 6 <div class=buttons>
7 <a href="?cmd=changelog&rev=#rev#">changelog</a> 7 <a href="?cmd=changelog;rev=#rev#">changelog</a>
8 <a href="?cmd=changeset&node=#node#">changeset</a> 8 <a href="?cmd=changeset;node=#node#">changeset</a>
9 </div> 9 </div>
10 10
11 <h2>manifest: #path#</h2> 11 <h2>manifest: #path#</h2>
12 12
13 <div class=parity1><a href="?cmd=manifest;manifest=#manifest#;path=#up#">[up]</a><br /></div> 13 <div class=parity1><a href="?cmd=manifest;manifest=#manifest#;path=#up#">[up]</a><br /></div>