comparison templates/tags.tmpl @ 1419:22041f754f4a

hgweb: fix broken tags->changelog link
author Matt Mackall <mpm@selenic.com>
date Fri, 21 Oct 2005 00:15:55 -0700
parents 17703aa4491e
children fbe4bbd847e5
comparison
equal deleted inserted replaced
1418:68f81ba07b2a 1419:22041f754f4a
2 <title>#repo#: tags</title> 2 <title>#repo#: tags</title>
3 </head> 3 </head>
4 <body> 4 <body>
5 5
6 <div class="buttons"> 6 <div class="buttons">
7 <a href="?cl=#rev#">changelog</a> 7 <a href="?cl=tip">changelog</a>
8 <a href="?mf=#manifest|short#;path=/">manifest</a> 8 <a href="?mf=#manifest|short#;path=/">manifest</a>
9 </div> 9 </div>
10 10
11 <h2>tags:</h2> 11 <h2>tags:</h2>
12 12