diff --git a/templates/config_dashboard.html b/templates/config_dashboard.html
index 105f87e..7fdafaa 100644
--- a/templates/config_dashboard.html
+++ b/templates/config_dashboard.html
@@ -28,50 +28,17 @@
{% endblock %}
-{% block scripts %}
-{{ super() }}
-
-{% endblock %}
{% block scripts %}
{{ super() }}
{% endblock %}
\ No newline at end of file