diff templates/filelog-gitweb.tmpl @ 1668:586b50294ea8

[hgweb] Added rename information to gitweb templates & misc cleanups Fixed up file log template's title Removed double entry for filelogentry in gitweb map file
author Josef "Jeff" Sipek <jeffpc@optonline.net>
date Sun, 05 Feb 2006 20:52:55 -0500
parents f2ebd5251e88
children d07c322e0033
line wrap: on
line diff
--- a/templates/filelog-gitweb.tmpl
+++ b/templates/filelog-gitweb.tmpl
@@ -1,12 +1,12 @@
 #header#
-<title>#repo|escape#: Manifest</title>
+<title>#repo|escape#: File revisions</title>
 <link rel="alternate" type="application/rss+xml"
    href="?cmd=changelog;style=rss" title="RSS feed for #repo|escape#">
 </head>
 <body>
 
 <div class="page_header">
-<a href="http://www.selenic.com/mercurial/" title="Mercurial"><div style="float:right;">Mercurial</div></a><a href="?cmd=summary;style=gitweb">#repo|escape#</a> / manifest
+<a href="http://www.selenic.com/mercurial/" title="Mercurial"><div style="float:right;">Mercurial</div></a><a href="?cmd=summary;style=gitweb">#repo|escape#</a> / file revisions
 </div>
 
 <div class="page_nav">