Files
growstuff/app/views/notifications/reply.html.haml
2015-05-27 11:56:24 +10:00

7 lines
104 B
Plaintext

= content_for :title, "Send a message to #{@recipient}"
= render @sender_notification
=render 'form'