diff --git a/static/apidocs/openapi.yml b/static/apidocs/openapi.yml index 81f8661..3c9aae6 100644 --- a/static/apidocs/openapi.yml +++ b/static/apidocs/openapi.yml @@ -901,7 +901,12 @@ components: - WAB - WAI - DME + - DMF - FEA + - DMUE + - DMVE + - DCE + - DEFE - DTMBA - BIWOTA - COTA diff --git a/templates/add_spot.html b/templates/add_spot.html index ec146fb..8be35a2 100644 --- a/templates/add_spot.html +++ b/templates/add_spot.html @@ -77,7 +77,7 @@ - + diff --git a/templates/alerts.html b/templates/alerts.html index d6d9971..27b4c38 100644 --- a/templates/alerts.html +++ b/templates/alerts.html @@ -83,7 +83,7 @@ - + diff --git a/templates/bands.html b/templates/bands.html index 453595f..3ed1684 100644 --- a/templates/bands.html +++ b/templates/bands.html @@ -76,8 +76,8 @@ - - + + diff --git a/templates/base.html b/templates/base.html index 30519b8..7a35986 100644 --- a/templates/base.html +++ b/templates/base.html @@ -1,6 +1,6 @@ {% extends "skeleton.html" %} {% block head_extra %} - + @@ -16,10 +16,10 @@ window.fetchEventSource = fetchEventSource; - - - - + + + + {% end %} {% block body %}