Skip to content

Commit f36ca31

Browse files
committed
Update contest.html
1 parent 2ff708e commit f36ca31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cms/server/contest/templates/contest.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ <h3 id="countdown_box">
187187
{{ sidebar_task_scores[t_iter.id][2] }}
188188
</span>
189189
{% else %}
190-
<span class="task_score_badge task_score undefined">{% trans %}N/A{% endtrans %}</span>
190+
<span class="task_score_badge task_score score_0">0 / 0</span>
191191
{% endif %}
192192
{% endif %}
193193
</li>

0 commit comments

Comments
 (0)