Files
growstuff/app/views/notifications/reply.html.haml
2017-02-07 14:33:20 +13:00

7 lines
105 B
Plaintext

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