mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-05-30 20:00:30 -04:00
6 lines
216 B
Plaintext
6 lines
216 B
Plaintext
- content_for :title, "Unsubscribe #{@member}"
|
|
%h1 Unsubscribe #{@member}
|
|
%p
|
|
If you wish to unsubscribe from other Growstuff emails, you may do so via
|
|
= link_to "your settings page", edit_member_registration_url
|