<% content_for :message do %>

<%= t(".found_invalid.html", collection_link: style_link(@collection.title, collection_url(@collection))) %>

<%= t(".see_details.html", challenge_matching_help_link: style_link(t(".see_details.challenge_matching_help"), "#{root_url}help/challenge-matching.html#invalid_signups")) %>

<%= t(".signups_here") %>

<% end %> <% content_for :footer_note do %> <%= collection_footer_note_html(@is_collection_email, @collection) %> <% end %> <% content_for :sent_at do %><%= l(Time.current) %><% end %>