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 @@ -62,6 +62,7 @@ + <%cnt=0%> %for cnt,repo in enumerate(c.repos_list,1):