diff --git a/app/views/locations/show.html.erb b/app/views/locations/show.html.erb index 64f87d917..2060a6e0f 100644 --- a/app/views/locations/show.html.erb +++ b/app/views/locations/show.html.erb @@ -8,20 +8,19 @@ ) %> <% end %> -<%= render partial: "organisations/headings", locals: { main: @location.postcode, sub: @location.name } %> +<%= render partial: "organisations/headings", locals: { main: @location.postcode, sub: @location.name } %>