comparison templates/gitweb/fileannotate.tmpl @ 3499:ceaa3fefc10c

Merge with crew
author Matt Mackall <mpm@selenic.com>
date Tue, 24 Oct 2006 13:46:04 -0500
parents 9fab252a7545
children 0ed59f0076e0
comparison
equal deleted inserted replaced
3498:ff06fe0703ef 3499:ceaa3fefc10c
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