diff --git a/smdb/smdb/templates/base.html b/smdb/smdb/templates/base.html index e7e2bfbd..21dfbcf8 100644 --- a/smdb/smdb/templates/base.html +++ b/smdb/smdb/templates/base.html @@ -21,10 +21,9 @@ {% block css %} - {# Other Django packages depend on Bootstrap 4 #} - - + {# Latest compiled and minified Bootstrap CSS #} + {# Add leaflet CSS #} @@ -50,8 +49,8 @@ integrity="sha384-7+zCNj/IqJ95wo16oMtfsKbZ9ccEh31eOz1HGyDuCQ6wgnyJNSYdrPa03rtR1zdB" crossorigin="anonymous"> - {# Your stuff: Third-party javascript libraries go here #} @@ -72,6 +71,7 @@ {# Left Menu Items #}
@@ -190,8 +191,8 @@ {# Script tags with only code, no src (defer by default) #} {% endblock inline_javascript %}
-


Page contents are for MBARI internal use only. -



+ Page contents are for MBARI internal use only. +