diff --git a/rhodecode/templates/base/root.html b/rhodecode/templates/base/root.html
--- a/rhodecode/templates/base/root.html
+++ b/rhodecode/templates/base/root.html
@@ -10,12 +10,10 @@
## CSS ###
<%def name="css()">
-
-
-
-
+
+
## EXTRA FOR CSS
${self.css_extra()}
%def>