diff --git a/templates/adsb_dashboard.html b/templates/adsb_dashboard.html index 920d1e9..ac86a8a 100644 --- a/templates/adsb_dashboard.html +++ b/templates/adsb_dashboard.html @@ -22,6 +22,8 @@ + {% include 'partials/utility-bar.html' %} +
diff --git a/templates/ais_dashboard.html b/templates/ais_dashboard.html index 2c9e54b..5645c9c 100644 --- a/templates/ais_dashboard.html +++ b/templates/ais_dashboard.html @@ -22,6 +22,8 @@ + {% include 'partials/utility-bar.html' %} +
diff --git a/templates/index.html b/templates/index.html index 0c79d2a..69964c9 100644 --- a/templates/index.html +++ b/templates/index.html @@ -6,6 +6,17 @@ iNTERCEPT // See the Invisible + + + {% if offline_settings.fonts_source == 'local' %} @@ -207,7 +218,7 @@ -