diff --git a/apis_core/core/templates/base.html b/apis_core/core/templates/base.html index f3fb72494..df0771fdf 100644 --- a/apis_core/core/templates/base.html +++ b/apis_core/core/templates/base.html @@ -51,7 +51,10 @@ href="https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.3.4/leaflet.css" /> - {% include "partials/bootstrap4_css.html" %} + diff --git a/apis_core/core/templates/partials/bootstrap4_css.html b/apis_core/core/templates/partials/bootstrap4_css.html deleted file mode 100644 index dcbfcfc9e..000000000 --- a/apis_core/core/templates/partials/bootstrap4_css.html +++ /dev/null @@ -1,5 +0,0 @@ -{# the bootstrap 4.6.2 stylesheet, as suggested on https://getbootstrap.com/docs/4.6/getting-started/introduction/ #} -