diff --git a/rhodecode/templates/index_base.html b/rhodecode/templates/index_base.html --- a/rhodecode/templates/index_base.html +++ b/rhodecode/templates/index_base.html @@ -9,7 +9,7 @@ %if h.HasPermissionAny('hg.admin','hg.create.repository')():
${'r%s:%s' % (repo['rev'],h.short_id(repo['tip']))}%else: ${_('No changesets yet')} - %endif + %endif +