comparison templates/changelog.tmpl @ 2170:29eeb2717915

Add archive download links to tip on main changeset list page
author Colin McMillen <mcmillen@cs.cmu.edu>
date Mon, 01 May 2006 09:01:59 +0200
parents 8fe4116b3253
children
comparison
equal deleted inserted replaced
2169:4564794b6f55 2170:29eeb2717915
6 <body> 6 <body>
7 7
8 <div class="buttons"> 8 <div class="buttons">
9 <a href="?cmd=tags">tags</a> 9 <a href="?cmd=tags">tags</a>
10 <a href="?mf=#manifest|short#;path=/">manifest</a> 10 <a href="?mf=#manifest|short#;path=/">manifest</a>
11 #archives%archiveentry#
11 <a type="application/rss+xml" href="?style=rss">rss</a> 12 <a type="application/rss+xml" href="?style=rss">rss</a>
12 </div> 13 </div>
13 14
14 <h2>changelog for #repo|escape#</h2> 15 <h2>changelog for #repo|escape#</h2>
15 16