diff --git a/templates/add_spot.html b/templates/add_spot.html index 80b1c80..05740bf 100644 --- a/templates/add_spot.html +++ b/templates/add_spot.html @@ -76,7 +76,7 @@ - + diff --git a/templates/alerts.html b/templates/alerts.html index 8a57d49..e9d1a48 100644 --- a/templates/alerts.html +++ b/templates/alerts.html @@ -75,7 +75,7 @@ - + diff --git a/templates/bands.html b/templates/bands.html index 54a70fc..2eb7a3c 100644 --- a/templates/bands.html +++ b/templates/bands.html @@ -75,13 +75,10 @@ - - + + diff --git a/templates/base.html b/templates/base.html index 670eebe..d3af46c 100644 --- a/templates/base.html +++ b/templates/base.html @@ -1,6 +1,6 @@ {% extends "skeleton.html" %} {% block head_extra %} - + @@ -10,10 +10,10 @@ - - - - + + + + {% end %} {% block body %}