diff --git a/app/views/_tailwind/alerts_new/index.html.erb b/app/views/_tailwind/alerts_new/index.html.erb index 847604ecb..318c08b46 100644 --- a/app/views/_tailwind/alerts_new/index.html.erb +++ b/app/views/_tailwind/alerts_new/index.html.erb @@ -28,7 +28,7 @@
<%= alert.address %>
Last email sent
- <%= last_sent_in_words(@alert.last_sent) %> + <%= last_sent_in_words(alert.last_sent) %>
<%= image_tag "tailwind/right-arrow.svg", class: "pb-1", alt: "Right arrow" %>