diff --git a/app/views/interests/new.html.erb b/app/views/interests/new.html.erb index f672078f..853cc805 100644 --- a/app/views/interests/new.html.erb +++ b/app/views/interests/new.html.erb @@ -8,6 +8,8 @@ it. A platform co-operative.

-

Sounds interesting? Fill in your email and we'll be in touch.

+

Got questions? <%= text_link_to "We've got (some) answers", about_url %>.

- <%= render "form", interest: @interest %> +

Sounds interesting? Fill in your email and we'll be in touch.

+ +<%= render "form", interest: @interest %>