<%= notification.card.id %> <%= notification.card.collection.name %>
<%= notification.creator.familiar_name %>
<%= local_datetime_tag(notification.created_at, style: :timeordate) %>
<%= notification_toggle_read_button(notification) %>