diff --git a/datafiles/toilets.csv b/datafiles/toilets.csv index 49e85db..4073d57 100644 --- a/datafiles/toilets.csv +++ b/datafiles/toilets.csv @@ -27,4 +27,9 @@ EH T-31,50.3636495,7.5584857 EH T-33,50.3636495,7.5584857 EH T-34,50.3636495,7.5584857 EH T-41,50.3636495,7.5584857 -EH T-51,50.3636495,7.5584857 \ No newline at end of file +EH T-51,50.3636495,7.5584857 +HOPE T-01,40.7527998,-73.9935015 +HOPE T-02,40.7526614,-73.9935752 +HOPE T-03,40.7528663,-73.9936566 +HOPE T-04,40.7527845,-73.9937284 +HOPE T-05,40.7518292,-73.9932781 \ No newline at end of file diff --git a/templates/add_spot.html b/templates/add_spot.html index 60ea3cf..45ce2c5 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 e2f7f16..4743595 100644 --- a/templates/alerts.html +++ b/templates/alerts.html @@ -82,7 +82,7 @@ - + diff --git a/templates/bands.html b/templates/bands.html index 71721d9..ec13c86 100644 --- a/templates/bands.html +++ b/templates/bands.html @@ -79,8 +79,8 @@ - - + + diff --git a/templates/base.html b/templates/base.html index 9433b6f..454f131 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 %}