Sha256: 62d289bf544a02bf3e7a903bc9b0190f4f2111b85c0669b50f4607044e840d4d
Contents?: true
Size: 496 Bytes
Versions: 3
Compression:
Stored size: 496 Bytes
Contents
Hi <%= @recipient.friendly_name %>, This a summary of what happened yesterday on the <%= Setting.first.try(:site_name) %> website. List of messages from the contact form: <% @contact_messages.each do |message| %> <%= "- from #{message.sender_name} (#{message.sender_email}): #{truncate message.body}" %> <% end %> You can see and manage these messages at: <%= contacts_url %> You are receiving this email because you are an administrator of the <%= Setting.first.try(:site_name) %> website.
Version data entries
3 entries across 3 versions & 1 rubygems