Show More
@@ -1,25 +1,26 | |||
|
1 | 1 | #header# |
|
2 | 2 | <title>#repo|escape#: Tags</title> |
|
3 | 3 | <link rel="alternate" type="application/rss+xml" |
|
4 | 4 | href="{url}rss-log" title="RSS feed for #repo|escape#"> |
|
5 | 5 | </head> |
|
6 | 6 | <body> |
|
7 | 7 | |
|
8 | 8 | <div class="page_header"> |
|
9 | 9 | <a href="http://www.selenic.com/mercurial/" title="Mercurial"><div style="float:right;">Mercurial</div></a><a href="{url}summary{sessionvars%urlparameter}">#repo|escape#</a> / tags |
|
10 | 10 | </div> |
|
11 | 11 | |
|
12 | 12 | <div class="page_nav"> |
|
13 | 13 | <a href="{url}summary{sessionvars%urlparameter}">summary</a> | |
|
14 | 14 | <a href="{url}shortlog{sessionvars%urlparameter}">shortlog</a> | |
|
15 | 15 | <a href="{url}log{sessionvars%urlparameter}">changelog</a> | |
|
16 | 16 | tags | |
|
17 | 17 | <a href="{url}file/#node|short#{sessionvars%urlparameter}">manifest</a> |
|
18 | 18 | <br/> |
|
19 | 19 | </div> |
|
20 | 20 | |
|
21 | <div class="title"> </div> | |
|
21 | 22 | <table cellspacing="0"> |
|
22 | 23 | #entries%tagentry# |
|
23 | 24 | </table> |
|
24 | 25 | |
|
25 | 26 | #footer# |
General Comments 0
You need to be logged in to leave comments.
Login now