Hi <%= @contact_first_name %> Monitoring has detected the following: Entity: <%= @entity_name %> Check: <%= @check %> State: <%= @state %> Summary: <%= @summary %> <%= @time ? "Time: #{Time.at(@time.to_i).to_s}" : '' %> <%= @last_state ? "\nPrevious state: #{@last_state}" : '' %><%= @last_summary ? "\nPrevious summary: #{@last_summary}" : '' %> Cheers, Flapjack