adopt-a-hydrant/app/views/users/_thank_you.html.erb

4 lines
136 B
Plaintext
Raw Normal View History

2011-03-27 18:45:58 +00:00
<h2>Thank you for adopting this hydrant!</h2>
2011-03-27 19:17:20 +00:00
<%= render(:partial => 'hydrants/abandon') %>
<%= render(:partial => 'users/sign_out') %>