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 @@ -43,8 +43,8 @@ %endif + %if c.groups:
- % if c.groups:
@@ -74,15 +74,18 @@ % endfor
-
- % endif - +
+ %endif +