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 @@ -18,36 +18,38 @@
| ${_('Group name')} | +${_('Description')} | + ##${_('Number of repositories')} | +|||
|---|---|---|---|---|---|
| ${_('Group name')} | -${_('Description')} | - ##${_('Number of repositories')} | +
+
+
+ |
+ ${gr.group_description} | + ##${gr.repositories.count()} |
|
-
-
- |
- ${gr.group_description} | - ##${gr.repositories.count()} | -