author | mason@suse.com |
Tue, 19 Jul 2005 12:41:08 -0500 | |
changeset 720 | 095dd8c757e0 |
parent 377 | e5d769afd3ef |
child 979 | 87d40e085e08 |
child 980 | 5197fb9d65d5 |
child 981 | 4f81068ed8cd |
permissions | -rw-r--r-- |
142 | 1 |
#header# |
375 | 2 |
<title>#repo|escape#: manifest #manifest|short#</title> |
142 | 3 |
</head> |
138 | 4 |
<body> |
5 |
||
154
1d5f799ebe1e
fixed problem with head/body tags, added dtd, fixed table attributes
jake@edge2.net
parents:
153
diff
changeset
|
6 |
<div class="buttons"> |
153
e8a360cd5a9f
changed pos to rev for changelog cmd, changed & to ;
jake@edge2.net
parents:
142
diff
changeset
|
7 |
<a href="?cmd=changelog;rev=#rev#">changelog</a> |
168 | 8 |
<a href="?cmd=tags">tags</a> |
153
e8a360cd5a9f
changed pos to rev for changelog cmd, changed & to ;
jake@edge2.net
parents:
142
diff
changeset
|
9 |
<a href="?cmd=changeset;node=#node#">changeset</a> |
142 | 10 |
</div> |
138 | 11 |
|
375 | 12 |
<h2>manifest #manifest|short#: #path#</h2> |
138 | 13 |
|
359 | 14 |
<table cellpadding="0" cellspacing="0"> |
15 |
<tr class="parity1"> |
|
16 |
<td><tt>drwxr-xr-x</tt> |
|
17 |
<td><a href="?cmd=manifest;manifest=#manifest#;path=#up#">[up]</a> |
|
142 | 18 |
#entries# |
359 | 19 |
</table> |
153
e8a360cd5a9f
changed pos to rev for changelog cmd, changed & to ;
jake@edge2.net
parents:
142
diff
changeset
|
20 |
#footer# |