diff --git a/templates/adsb_dashboard.html b/templates/adsb_dashboard.html index 7efc073..560525b 100644 --- a/templates/adsb_dashboard.html +++ b/templates/adsb_dashboard.html @@ -5,8 +5,9 @@ AIRCRAFT RADAR // iNTERCEPT - + + {% if offline_settings.fonts_source == 'local' %} diff --git a/templates/ais_dashboard.html b/templates/ais_dashboard.html index 8b0e447..c346882 100644 --- a/templates/ais_dashboard.html +++ b/templates/ais_dashboard.html @@ -5,8 +5,9 @@ VESSEL RADAR // iNTERCEPT - + + {% if offline_settings.fonts_source == 'local' %} diff --git a/templates/satellite_dashboard.html b/templates/satellite_dashboard.html index 36c67bf..887189e 100644 --- a/templates/satellite_dashboard.html +++ b/templates/satellite_dashboard.html @@ -5,8 +5,9 @@ SATELLITE COMMAND // iNTERCEPT - + + {% if offline_settings.fonts_source == 'local' %}