diff --git a/smdb/smdb/templates/base.html b/smdb/smdb/templates/base.html index 21dfbcf8..e7e2bfbd 100644 --- a/smdb/smdb/templates/base.html +++ b/smdb/smdb/templates/base.html @@ -21,9 +21,10 @@ {% block css %} - {# Latest compiled and minified Bootstrap CSS #} - + {# Other Django packages depend on Bootstrap 4 #} + + {# Add leaflet CSS #} @@ -49,8 +50,8 @@ integrity="sha384-7+zCNj/IqJ95wo16oMtfsKbZ9ccEh31eOz1HGyDuCQ6wgnyJNSYdrPa03rtR1zdB" crossorigin="anonymous"> - {# Your stuff: Third-party javascript libraries go here #} @@ -71,7 +72,6 @@ {# Left Menu Items #}
@@ -191,8 +190,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. +