otwarchive-sunsetarchive/app/views/potential_matches/_no_match_required.html.erb
2026-03-17 01:16:49 -04:00

8 lines
437 B
Text
Executable file

<p class="note">
<%= ts("Your challenge doesn't have any match settings defined, so the matching
will be purely random.
(You can adjust the assignments by hand afterwards, though!)
If you want participants matched up on the tags they signed up with,
please update your ") %>
<strong><%= link_to ts("challenge match settings"), edit_collection_gift_exchange_path(@collection, :anchor => 'match_settings') %></strong>.
</p>