<%= ts("Mystery Work") %>

<% if item.approved_collections.unrevealed.present? %>
<%= h(ts("Part of ")) + show_collections_data(item.approved_collections.unrevealed) %>
<% end %>
<%= ts("Summary") %>

<%= ts("This is part of an ongoing challenge and will be revealed soon!") %>