diff --git a/wger/core/templates/template.html b/wger/core/templates/template.html
index 164fef752..33eaf0a85 100644
--- a/wger/core/templates/template.html
+++ b/wger/core/templates/template.html
@@ -44,32 +44,21 @@
{% endif %}
{% endblock %}
+
+
+
+
+
+
- {% compress css %}
-
-
-
-
-
- {% endcompress %}
-
-
-
-
-
- {% compress js %}
-
-
-
-
-
-
-
-
- {% endcompress %}
-
- {# this needs to be outside of the compress block! #}
+
+
+
+
+
+
+
+
{% block header %}{% endblock %}