templates/gitweb/fileannotate.tmpl
changeset 3472 9fab252a7545
parent 3393 22a106cb5650
child 4465 0ed59f0076e0
equal deleted inserted replaced
3471:62f53b8f00c4 3472: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