<%= notice %>

Class name: <%= @alert.class_name %>

Kind: <%= @alert.kind %>

Symbol: <%= @alert.symbol %>

Direction: <%= @alert.direction %>

Strike: <%= @alert.strike %>

Profile: <%= @alert.profile_id %>

<%= link_to 'Edit', edit_alert_path(@alert) %> | <%= link_to 'Back', alerts_path %>