b740fef8fe
* data prepared, task setup * add the basics of the email template * cover granular permissions * unfollow this map * break out permissions tests better * rename so test runs
3 lines
175 B
Text
3 lines
175 B
Text
<div class="unsubscribe-link">
|
|
<%= link_to 'Unsubscribe from all Metamaps emails', unsubscribe_notifications_url(protocol: Rails.env.production? ? :https : :http) %>
|
|
</div>
|