summaryrefslogtreecommitdiff
path: root/app/views/alerts/new.html.erb
blob: db5af2df6a088054bb57960db18c880df520981d (plain)
1
2
3
4
5
<h1>New alert</h1>

<%= render 'form' %>

<%= link_to 'See past Alerts', alerts_path %>