templates/gitweb/fileannotate.tmpl
changeset 3472 9fab252a7545
parent 3393 22a106cb5650
child 4465 0ed59f0076e0
--- a/templates/gitweb/fileannotate.tmpl
+++ b/templates/gitweb/fileannotate.tmpl
@@ -1,5 +1,5 @@
 #header#
-<title>#repo|escape#: Annotate</title>
+<title>{repo|escape}: {file|escape}@{node|short} (annotated)</title>
 <link rel="alternate" type="application/rss+xml"
    href="{url}rss-log" title="RSS feed for #repo|escape#">
 </head>