diff --git a/app/dashboard/templates/dashboard/custom_domain.html b/app/dashboard/templates/dashboard/custom_domain.html index 1df8df1b..702d2dee 100644 --- a/app/dashboard/templates/dashboard/custom_domain.html +++ b/app/dashboard/templates/dashboard/custom_domain.html @@ -70,20 +70,3 @@ {% endblock %} - -{% block script %} - -{% endblock %} \ No newline at end of file diff --git a/app/developer/templates/developer/index.html b/app/developer/templates/developer/index.html index d8d33bbf..b1ebcc76 100644 --- a/app/developer/templates/developer/index.html +++ b/app/developer/templates/developer/index.html @@ -65,28 +65,5 @@ {% endblock %} -{% block script %} - -{% endblock %}