comparison templates/gitweb/fileannotate.tmpl @ 3477:9fab252a7545

gitweb: add revision numbers to annotate changeset links
author Brendan Cully <brendan@kublai.com>
date Thu, 19 Oct 2006 16:15:01 -0700
parents 22a106cb5650
children 0ed59f0076e0
comparison
equal deleted inserted replaced
3476:62f53b8f00c4 3477:9fab252a7545
1 #header# 1 #header#
2 <title>#repo|escape#: Annotate</title> 2 <title>{repo|escape}: {file|escape}@{node|short} (annotated)</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