diff --git a/app/views/subscription_mailer/notify_tag_added.html.erb b/app/views/subscription_mailer/notify_tag_added.html.erb index 7adfa7d63e..f691ef0a9d 100644 --- a/app/views/subscription_mailer/notify_tag_added.html.erb +++ b/app/views/subscription_mailer/notify_tag_added.html.erb @@ -3,6 +3,7 @@

Public Lab contributor <%= @current_user.username %> just added a tag on '<%= @node.title %>' entitled: <%= @tag.name %>

+

Read and respond to the post here: https://<%= ActionMailer::Base.default_url_options[:host] %><%= @node.path %>

<% if @user.role == "admin" || @user.role == "moderator" %>Does this look like spam? Spam<% end %>