mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-03-24 09:43:24 -04:00
7 lines
105 B
Plaintext
7 lines
105 B
Plaintext
= content_for :title, "Send a message to #{@recipient}"
|
|
|
|
= render @sender_notification
|
|
|
|
= render 'form'
|
|
|