diff --git a/rhodecode/templates/index.html b/rhodecode/templates/index.html --- a/rhodecode/templates/index.html +++ b/rhodecode/templates/index.html @@ -92,8 +92,8 @@ ##LAST CHANGE - - ${repo['last_change']} + + ${h.age(repo['last_change'])} %if repo['rev']>=0: