4 lines
127 B
Text
4 lines
127 B
Text
<%= render "challenge/shared/challenge_meta" %>
|
|
|
|
<dt><%= ts("Prompts") %>:</dt>
|
|
<dd><%= @collection.prompts.count.to_s %></dd>
|