diff --git a/rhodecode/templates/summary/summary.html b/rhodecode/templates/summary/summary.html
--- a/rhodecode/templates/summary/summary.html
+++ b/rhodecode/templates/summary/summary.html
@@ -13,8 +13,8 @@
%def>
<%def name="head_extra()">
-
-
+
+
%def>
<%def name="main()">
@@ -59,9 +59,9 @@ ${self.context_bar('summary')}
##PUBLIC/PRIVATE
%if c.dbrepo.private:
-
+
%else:
-
+
%endif
##REPO NAME
@@ -70,7 +70,7 @@ ${self.context_bar('summary')}
##FORK
%if c.dbrepo.fork: