diff --git a/templates/root.html b/templates/root.html index d0696bf5..6445b8b6 100644 --- a/templates/root.html +++ b/templates/root.html @@ -48,12 +48,6 @@ {% block aftercontent %}{% endblock %} - {% if LOAD_FROM_CDN %} - - {% else %} - - {% endif %} - {% block externalscripts %}{% endblock externalscripts %} {% include "common/body-scripts.html" %}