That's not supposed to happen. Looks like the contest hasn't begun yet!
{% elseif contest.totalEntries == 0 %}
The scheduler has not run yet, there are no results to display.
{% else %}
Rank | Who | Most recent {{ action }} | Most recent time | {{ score_header }} |
---|---|---|---|---|
{{ rank|number_format }} | {{ entry.username}}{% if entry.user_id == viewer %} (that's you!){% endif %} | {{ entry.last_entry_link|raw }} | {{ entry.last_upload|time_diff }} | {{ entry.entry_count }} |