@@ -17,9 +22,3 @@
{% endblock %}
{% block sidebar %}{% endblock %}
-{#
-
-
-
-
- #}
diff --git a/ckanext/harvest/templates_new/source/new.html b/ckanext/harvest/templates_new/source/new.html
index 3cb3dcb..ee815b1 100644
--- a/ckanext/harvest/templates_new/source/new.html
+++ b/ckanext/harvest/templates_new/source/new.html
@@ -5,6 +5,11 @@
{% block breadcrumb_content %}
{% endblock %}
+{% block styles %}
+ {{ super() }}
+
+{% endblock %}
+
{% block primary %}
@@ -19,10 +24,3 @@
{% endblock %}
{% block sidebar %}{% endblock %}
-
-{#
-
-
-
-
-#}