diff rhodecode/templates/files/file_diff.html @ 619:a1ec653f5f95

#38 updated RhodeCode titles
author Marcin Kuzminski <marcin@python-works.com>
date Mon, 18 Oct 2010 23:51:37 +0200
parents 000b675e7c1d
children ffd07396d315
line wrap: on
line diff
--- a/rhodecode/templates/files/file_diff.html	Mon Oct 18 22:54:06 2010 +0200
+++ b/rhodecode/templates/files/file_diff.html	Mon Oct 18 23:51:37 2010 +0200
@@ -1,8 +1,9 @@
 <%inherit file="/base/base.html"/>
 
 <%def name="title()">
-    ${_('Repository management')}
+    ${c.repo_name} ${_('File diff')} - ${c.rhodecode_name}
 </%def>
+
 <%def name="breadcrumbs_links()">
     ${h.link_to(u'Home',h.url('/'))}
     &raquo;