diff --git a/cove_ofds/templates/cove_ofds/new_geojson.html b/cove_ofds/templates/cove_ofds/new_geojson.html
index d3a0513..04f08f9 100644
--- a/cove_ofds/templates/cove_ofds/new_geojson.html
+++ b/cove_ofds/templates/cove_ofds/new_geojson.html
@@ -5,16 +5,27 @@
{% block content %}
+
{% endblock %}
diff --git a/libcoveweb2/templates/libcoveweb2/new_csvs.html b/libcoveweb2/templates/libcoveweb2/new_csvs.html
index c294701..05115cd 100644
--- a/libcoveweb2/templates/libcoveweb2/new_csvs.html
+++ b/libcoveweb2/templates/libcoveweb2/new_csvs.html
@@ -4,16 +4,27 @@
{% block content %}
+
{% endblock %}
diff --git a/libcoveweb2/templates/libcoveweb2/new_json.html b/libcoveweb2/templates/libcoveweb2/new_json.html
index 780debe..056ecf7 100644
--- a/libcoveweb2/templates/libcoveweb2/new_json.html
+++ b/libcoveweb2/templates/libcoveweb2/new_json.html
@@ -6,27 +6,48 @@
+
{% endblock %}
diff --git a/libcoveweb2/templates/libcoveweb2/new_spreadsheet.html b/libcoveweb2/templates/libcoveweb2/new_spreadsheet.html
index af745fd..e717d10 100644
--- a/libcoveweb2/templates/libcoveweb2/new_spreadsheet.html
+++ b/libcoveweb2/templates/libcoveweb2/new_spreadsheet.html
@@ -6,15 +6,27 @@
+
+
{% endblock %}