<% if @challenge_collections.blank? %>

<%= ts("There are no challenges currently open for sign-ups in the archive.") %>

<% else %>

<%= ts("The following challenges are currently open for sign-ups! Those closing soonest are at the top.") %>

<%= ts("List of Collections") %>

<% end %>