diff 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
line wrap: on
line diff
--- a/templates/gitweb/filerevision.tmpl
+++ b/templates/gitweb/filerevision.tmpl
@@ -1,5 +1,5 @@
 #header#
-<title>#repo|escape#: File revision</title>
+<title>{repo|escape}: {file|escape}@{node|short}</title>
 <link rel="alternate" type="application/rss+xml"
    href="{url}rss-log" title="RSS feed for #repo|escape#">
 </head>