templates/gitweb/filerevision.tmpl
changeset 3471 62f53b8f00c4
parent 3395 3c8f0dc9a6d3
child 4464 e8da331a860f
--- 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>