3 lines
189 B
Text
3 lines
189 B
Text
<div class="unsubscribe-link">
|
|
<%= link_to 'Click here to unsubscribe from all Metamaps emails', unsubscribe_notifications_url(protocol: Rails.env.production? ? :https : :http) %>
|
|
</div>
|