diff --git a/index.html b/index.html index def31d3..a55d75c 100644 --- a/index.html +++ b/index.html @@ -71,7 +71,7 @@

MOST RECENT SPOT

{{name}}

{{address}}

-

{{city}}, {{state}} {{#postcode}}, {{postcode}} {{/postcode}}

+

{{city}}{{#state}}, {{state}}{{/state}}{{#postcode}}, {{postcode}}{{/postcode}}