diff --git a/rhodecode/templates/index.html b/rhodecode/templates/index.html --- a/rhodecode/templates/index.html +++ b/rhodecode/templates/index.html @@ -46,6 +46,35 @@
| ${_('Group name')} | +${_('Description')} | +${_('Number of repositories')} | +
|---|---|---|
|
+
+
+ |
+ ${gr.group_description} | +${gr.repositories.count()} | +