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