diff --git a/kallithea/templates/index_base.html b/kallithea/templates/index_base.html
--- a/kallithea/templates/index_base.html
+++ b/kallithea/templates/index_base.html
@@ -7,7 +7,7 @@
${h.link_to(group.name, url('repos_group_home', group_name=group.group_name))}
»
%endfor
- ${c.group.group_name}
+ ${c.group.name}
%endif