diff --git a/rhodecode/templates/summary/summary.html b/rhodecode/templates/summary/summary.html --- a/rhodecode/templates/summary/summary.html +++ b/rhodecode/templates/summary/summary.html @@ -1,7 +1,7 @@ <%inherit file="/base/base.html"/> <%def name="title()"> - ${_('Mercurial Repository Overview')} + ${c.repo_name} ${_('Summary')} - ${c.rhodecode_name} <%def name="breadcrumbs_links()">