You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

security_notification.text.erb 187B

1234567
  1. <%= @message %>
  2. <%= @url || @title %>
  3. <%= l(:field_user) %>: <%= @sender.login %>
  4. <%= l(:field_remote_ip) %>: <%= @remote_ip %>
  5. <%= l(:label_date) %>: <%= format_time Time.now, true %>