8 lines
149 B
Plaintext
8 lines
149 B
Plaintext
<% event = notification.source %>
|
|
|
|
<%= event_notification_title(event) %>
|
|
|
|
<%= event_notification_body(event).squish %>
|
|
|
|
<%= url_for notification %>
|