]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/user_mailer/diary_comment_notification.html.erb
Merge remote-tracking branch 'upstream/pull/4272'
[rails.git] / app / views / user_mailer / diary_comment_notification.html.erb
index 7f9368fe33b038bb25c2e185c7f07d2b8fb917ef..dab4510edb9467538558ce6dec62da05b1c7b4a6 100644 (file)
@@ -15,4 +15,7 @@
            :commenturl => link_to(@commenturl, @commenturl) + tag.br,
            :replyurl => link_to(@replyurl, @replyurl) %>
   </p>
+  <p><%= t ".footer_unsubscribe_html",
+           :unsubscribeurl => link_to(@unsubscribeurl, @unsubscribeurl) %>
+  </p>
 <% end %>