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

Merge with crew
author Matt Mackall <mpm@selenic.com>
date Tue, 24 Oct 2006 13:46:04 -0500
parents 62f53b8f00c4
children e8da331a860f
comparison
equal deleted inserted replaced
3498:ff06fe0703ef 3499:ceaa3fefc10c
1 #header# 1 #header#
2 <title>#repo|escape#: File revision</title> 2 <title>{repo|escape}: {file|escape}@{node|short}</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