From 7d10101c57b58833d623f8b666e5a7cc37f49bcd Mon Sep 17 00:00:00 2001 From: Daniel O'Connor Date: Mon, 23 May 2016 11:31:29 +0930 Subject: [PATCH] For a place, talk about the community as a vaguer way of explaining 'members, seeds, plantings, etc' --- app/views/places/show.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/places/show.html.haml b/app/views/places/show.html.haml index 75be54058..c22094996 100644 --- a/app/views/places/show.html.haml +++ b/app/views/places/show.html.haml @@ -1,4 +1,4 @@ --content_for :title, "#{ENV['GROWSTUFF_SITE_NAME']} members near #{@place}" +-content_for :title, "#{ENV['GROWSTUFF_SITE_NAME']} community near #{@place}" = render partial: 'search_form'