diff --git a/3.10.0/_static/webpack-macros.html b/3.10.0/_static/webpack-macros.html
deleted file mode 100644
index 72d229f6aa6..00000000000
--- a/3.10.0/_static/webpack-macros.html
+++ /dev/null
@@ -1,31 +0,0 @@
-
-{# Load FontAwesome icons #}
-{% macro head_pre_icons() %}
-
-
-
-
-{% endmacro %}
-
-{% macro head_pre_assets() %}
-
-
-
-
-{% endmacro %}
-
-{% macro head_js_preload() %}
-
-
-
-
-{% endmacro %}
-
-{% macro body_post() %}
-
-
-
-{% endmacro %}
\ No newline at end of file
diff --git a/3.5.0/_static/webpack-macros.html b/3.5.0/_static/webpack-macros.html
deleted file mode 100644
index 748f33e6bc9..00000000000
--- a/3.5.0/_static/webpack-macros.html
+++ /dev/null
@@ -1,25 +0,0 @@
-
-{% macro head_pre_icons() %}
-
-
-
-{% endmacro %}
-
-{% macro head_pre_fonts() %}
-{% endmacro %}
-
-{% macro head_pre_bootstrap() %}
-
-
-{% endmacro %}
-
-{% macro head_js_preload() %}
-
-{% endmacro %}
-
-{% macro body_post() %}
-
-{% endmacro %}
\ No newline at end of file
diff --git a/3.5.1/_static/webpack-macros.html b/3.5.1/_static/webpack-macros.html
deleted file mode 100644
index 461badc632b..00000000000
--- a/3.5.1/_static/webpack-macros.html
+++ /dev/null
@@ -1,30 +0,0 @@
-
-{# Load FontAwesome icons #}
-{% macro head_pre_icons() %}
-
-
-
-{% endmacro %}
-
-{% macro head_pre_assets() %}
-
-
-
-{% endmacro %}
-
-{% macro head_js_preload() %}
-
-
-{% endmacro %}
-
-{% macro body_post() %}
-
-
-
-{% endmacro %}
\ No newline at end of file
diff --git a/3.5.2/_static/webpack-macros.html b/3.5.2/_static/webpack-macros.html
deleted file mode 100644
index 0f258f3b553..00000000000
--- a/3.5.2/_static/webpack-macros.html
+++ /dev/null
@@ -1,30 +0,0 @@
-
-{# Load FontAwesome icons #}
-{% macro head_pre_icons() %}
-
-
-
-{% endmacro %}
-
-{% macro head_pre_assets() %}
-
-
-
-{% endmacro %}
-
-{% macro head_js_preload() %}
-
-
-{% endmacro %}
-
-{% macro body_post() %}
-
-
-
-{% endmacro %}
\ No newline at end of file
diff --git a/3.5.3/_static/webpack-macros.html b/3.5.3/_static/webpack-macros.html
deleted file mode 100644
index 27f462a6e0c..00000000000
--- a/3.5.3/_static/webpack-macros.html
+++ /dev/null
@@ -1,30 +0,0 @@
-
-{# Load FontAwesome icons #}
-{% macro head_pre_icons() %}
-
-
-
-{% endmacro %}
-
-{% macro head_pre_assets() %}
-
-
-
-{% endmacro %}
-
-{% macro head_js_preload() %}
-
-
-{% endmacro %}
-
-{% macro body_post() %}
-
-
-
-{% endmacro %}
\ No newline at end of file
diff --git a/3.6.0/_static/webpack-macros.html b/3.6.0/_static/webpack-macros.html
deleted file mode 100644
index 02169594d23..00000000000
--- a/3.6.0/_static/webpack-macros.html
+++ /dev/null
@@ -1,30 +0,0 @@
-
-{# Load FontAwesome icons #}
-{% macro head_pre_icons() %}
-
-
-
-{% endmacro %}
-
-{% macro head_pre_assets() %}
-
-
-
-{% endmacro %}
-
-{% macro head_js_preload() %}
-
-
-{% endmacro %}
-
-{% macro body_post() %}
-
-
-
-{% endmacro %}
\ No newline at end of file
diff --git a/3.6.1/_static/webpack-macros.html b/3.6.1/_static/webpack-macros.html
deleted file mode 100644
index 645bdb69eea..00000000000
--- a/3.6.1/_static/webpack-macros.html
+++ /dev/null
@@ -1,30 +0,0 @@
-
-{# Load FontAwesome icons #}
-{% macro head_pre_icons() %}
-
-
-
-{% endmacro %}
-
-{% macro head_pre_assets() %}
-
-
-
-{% endmacro %}
-
-{% macro head_js_preload() %}
-
-
-{% endmacro %}
-
-{% macro body_post() %}
-
-
-
-{% endmacro %}
\ No newline at end of file
diff --git a/3.6.2/_static/webpack-macros.html b/3.6.2/_static/webpack-macros.html
deleted file mode 100644
index cfe2c4e3ae6..00000000000
--- a/3.6.2/_static/webpack-macros.html
+++ /dev/null
@@ -1,32 +0,0 @@
-
-{# Load FontAwesome icons #}
-{% macro head_pre_icons() %}
-
-
-
-
-{% endmacro %}
-
-{% macro head_pre_assets() %}
-
-
-
-{% endmacro %}
-
-{% macro head_js_preload() %}
-
-
-{% endmacro %}
-
-{% macro body_post() %}
-
-
-
-{% endmacro %}
\ No newline at end of file
diff --git a/3.6.3/_static/webpack-macros.html b/3.6.3/_static/webpack-macros.html
deleted file mode 100644
index 160ea1d8aba..00000000000
--- a/3.6.3/_static/webpack-macros.html
+++ /dev/null
@@ -1,30 +0,0 @@
-
-{# Load FontAwesome icons #}
-{% macro head_pre_icons() %}
-
-
-
-
-{% endmacro %}
-
-{% macro head_pre_assets() %}
-
-
-
-
-{% endmacro %}
-
-{% macro head_js_preload() %}
-
-
-
-{% endmacro %}
-
-{% macro body_post() %}
-
-
-
-{% endmacro %}
\ No newline at end of file
diff --git a/3.7.0/_static/webpack-macros.html b/3.7.0/_static/webpack-macros.html
deleted file mode 100644
index 160ea1d8aba..00000000000
--- a/3.7.0/_static/webpack-macros.html
+++ /dev/null
@@ -1,30 +0,0 @@
-
-{# Load FontAwesome icons #}
-{% macro head_pre_icons() %}
-
-
-
-
-{% endmacro %}
-
-{% macro head_pre_assets() %}
-
-
-
-
-{% endmacro %}
-
-{% macro head_js_preload() %}
-
-
-
-{% endmacro %}
-
-{% macro body_post() %}
-
-
-
-{% endmacro %}
\ No newline at end of file
diff --git a/3.7.1/_static/webpack-macros.html b/3.7.1/_static/webpack-macros.html
deleted file mode 100644
index 160ea1d8aba..00000000000
--- a/3.7.1/_static/webpack-macros.html
+++ /dev/null
@@ -1,30 +0,0 @@
-
-{# Load FontAwesome icons #}
-{% macro head_pre_icons() %}
-
-
-
-
-{% endmacro %}
-
-{% macro head_pre_assets() %}
-
-
-
-
-{% endmacro %}
-
-{% macro head_js_preload() %}
-
-
-
-{% endmacro %}
-
-{% macro body_post() %}
-
-
-
-{% endmacro %}
\ No newline at end of file
diff --git a/3.7.2/_static/webpack-macros.html b/3.7.2/_static/webpack-macros.html
deleted file mode 100644
index 160ea1d8aba..00000000000
--- a/3.7.2/_static/webpack-macros.html
+++ /dev/null
@@ -1,30 +0,0 @@
-
-{# Load FontAwesome icons #}
-{% macro head_pre_icons() %}
-
-
-
-
-{% endmacro %}
-
-{% macro head_pre_assets() %}
-
-
-
-
-{% endmacro %}
-
-{% macro head_js_preload() %}
-
-
-
-{% endmacro %}
-
-{% macro body_post() %}
-
-
-
-{% endmacro %}
\ No newline at end of file
diff --git a/3.7.3/_static/webpack-macros.html b/3.7.3/_static/webpack-macros.html
deleted file mode 100644
index 160ea1d8aba..00000000000
--- a/3.7.3/_static/webpack-macros.html
+++ /dev/null
@@ -1,30 +0,0 @@
-
-{# Load FontAwesome icons #}
-{% macro head_pre_icons() %}
-
-
-
-
-{% endmacro %}
-
-{% macro head_pre_assets() %}
-
-
-
-
-{% endmacro %}
-
-{% macro head_js_preload() %}
-
-
-
-{% endmacro %}
-
-{% macro body_post() %}
-
-
-
-{% endmacro %}
\ No newline at end of file
diff --git a/3.7.4/_static/webpack-macros.html b/3.7.4/_static/webpack-macros.html
deleted file mode 100644
index 160ea1d8aba..00000000000
--- a/3.7.4/_static/webpack-macros.html
+++ /dev/null
@@ -1,30 +0,0 @@
-
-{# Load FontAwesome icons #}
-{% macro head_pre_icons() %}
-
-
-
-
-{% endmacro %}
-
-{% macro head_pre_assets() %}
-
-
-
-
-{% endmacro %}
-
-{% macro head_js_preload() %}
-
-
-
-{% endmacro %}
-
-{% macro body_post() %}
-
-
-
-{% endmacro %}
\ No newline at end of file
diff --git a/3.7.5/_static/webpack-macros.html b/3.7.5/_static/webpack-macros.html
deleted file mode 100644
index 160ea1d8aba..00000000000
--- a/3.7.5/_static/webpack-macros.html
+++ /dev/null
@@ -1,30 +0,0 @@
-
-{# Load FontAwesome icons #}
-{% macro head_pre_icons() %}
-
-
-
-
-{% endmacro %}
-
-{% macro head_pre_assets() %}
-
-
-
-
-{% endmacro %}
-
-{% macro head_js_preload() %}
-
-
-
-{% endmacro %}
-
-{% macro body_post() %}
-
-
-
-{% endmacro %}
\ No newline at end of file
diff --git a/3.8.0/_static/webpack-macros.html b/3.8.0/_static/webpack-macros.html
deleted file mode 100644
index 58db7859cdf..00000000000
--- a/3.8.0/_static/webpack-macros.html
+++ /dev/null
@@ -1,30 +0,0 @@
-
-{# Load FontAwesome icons #}
-{% macro head_pre_icons() %}
-
-
-
-
-{% endmacro %}
-
-{% macro head_pre_assets() %}
-
-
-
-
-{% endmacro %}
-
-{% macro head_js_preload() %}
-
-
-
-{% endmacro %}
-
-{% macro body_post() %}
-
-
-
-{% endmacro %}
\ No newline at end of file
diff --git a/3.8.1/_static/webpack-macros.html b/3.8.1/_static/webpack-macros.html
deleted file mode 100644
index 58db7859cdf..00000000000
--- a/3.8.1/_static/webpack-macros.html
+++ /dev/null
@@ -1,30 +0,0 @@
-
-{# Load FontAwesome icons #}
-{% macro head_pre_icons() %}
-
-
-
-
-{% endmacro %}
-
-{% macro head_pre_assets() %}
-
-
-
-
-{% endmacro %}
-
-{% macro head_js_preload() %}
-
-
-
-{% endmacro %}
-
-{% macro body_post() %}
-
-
-
-{% endmacro %}
\ No newline at end of file
diff --git a/3.8.2/_static/webpack-macros.html b/3.8.2/_static/webpack-macros.html
deleted file mode 100644
index 58db7859cdf..00000000000
--- a/3.8.2/_static/webpack-macros.html
+++ /dev/null
@@ -1,30 +0,0 @@
-
-{# Load FontAwesome icons #}
-{% macro head_pre_icons() %}
-
-
-
-
-{% endmacro %}
-
-{% macro head_pre_assets() %}
-
-
-
-
-{% endmacro %}
-
-{% macro head_js_preload() %}
-
-
-
-{% endmacro %}
-
-{% macro body_post() %}
-
-
-
-{% endmacro %}
\ No newline at end of file
diff --git a/3.8.3/_static/webpack-macros.html b/3.8.3/_static/webpack-macros.html
deleted file mode 100644
index 58db7859cdf..00000000000
--- a/3.8.3/_static/webpack-macros.html
+++ /dev/null
@@ -1,30 +0,0 @@
-
-{# Load FontAwesome icons #}
-{% macro head_pre_icons() %}
-
-
-
-
-{% endmacro %}
-
-{% macro head_pre_assets() %}
-
-
-
-
-{% endmacro %}
-
-{% macro head_js_preload() %}
-
-
-
-{% endmacro %}
-
-{% macro body_post() %}
-
-
-
-{% endmacro %}
\ No newline at end of file
diff --git a/3.8.4/_static/webpack-macros.html b/3.8.4/_static/webpack-macros.html
deleted file mode 100644
index 58db7859cdf..00000000000
--- a/3.8.4/_static/webpack-macros.html
+++ /dev/null
@@ -1,30 +0,0 @@
-
-{# Load FontAwesome icons #}
-{% macro head_pre_icons() %}
-
-
-
-
-{% endmacro %}
-
-{% macro head_pre_assets() %}
-
-
-
-
-{% endmacro %}
-
-{% macro head_js_preload() %}
-
-
-
-{% endmacro %}
-
-{% macro body_post() %}
-
-
-
-{% endmacro %}
\ No newline at end of file
diff --git a/3.9.0/_static/webpack-macros.html b/3.9.0/_static/webpack-macros.html
deleted file mode 100644
index 243a8589ff4..00000000000
--- a/3.9.0/_static/webpack-macros.html
+++ /dev/null
@@ -1,31 +0,0 @@
-
-{# Load FontAwesome icons #}
-{% macro head_pre_icons() %}
-
-
-
-
-{% endmacro %}
-
-{% macro head_pre_assets() %}
-
-
-
-
-{% endmacro %}
-
-{% macro head_js_preload() %}
-
-
-
-
-{% endmacro %}
-
-{% macro body_post() %}
-
-
-
-{% endmacro %}
\ No newline at end of file
diff --git a/3.9.1/_static/webpack-macros.html b/3.9.1/_static/webpack-macros.html
deleted file mode 100644
index 72d229f6aa6..00000000000
--- a/3.9.1/_static/webpack-macros.html
+++ /dev/null
@@ -1,31 +0,0 @@
-
-{# Load FontAwesome icons #}
-{% macro head_pre_icons() %}
-
-
-
-
-{% endmacro %}
-
-{% macro head_pre_assets() %}
-
-
-
-
-{% endmacro %}
-
-{% macro head_js_preload() %}
-
-
-
-
-{% endmacro %}
-
-{% macro body_post() %}
-
-
-
-{% endmacro %}
\ No newline at end of file
diff --git a/3.9.2/_static/webpack-macros.html b/3.9.2/_static/webpack-macros.html
deleted file mode 100644
index 72d229f6aa6..00000000000
--- a/3.9.2/_static/webpack-macros.html
+++ /dev/null
@@ -1,31 +0,0 @@
-
-{# Load FontAwesome icons #}
-{% macro head_pre_icons() %}
-
-
-
-
-{% endmacro %}
-
-{% macro head_pre_assets() %}
-
-
-
-
-{% endmacro %}
-
-{% macro head_js_preload() %}
-
-
-
-
-{% endmacro %}
-
-{% macro body_post() %}
-
-
-
-{% endmacro %}
\ No newline at end of file
diff --git a/3.9.3/_static/webpack-macros.html b/3.9.3/_static/webpack-macros.html
deleted file mode 100644
index 72d229f6aa6..00000000000
--- a/3.9.3/_static/webpack-macros.html
+++ /dev/null
@@ -1,31 +0,0 @@
-
-{# Load FontAwesome icons #}
-{% macro head_pre_icons() %}
-
-
-
-
-{% endmacro %}
-
-{% macro head_pre_assets() %}
-
-
-
-
-{% endmacro %}
-
-{% macro head_js_preload() %}
-
-
-
-
-{% endmacro %}
-
-{% macro body_post() %}
-
-
-
-{% endmacro %}
\ No newline at end of file