{{ _('You are viewing the realtime scoreboard while the scoreboard is currently frozen.') }}
{{ _('To allow contestants to view the scoreboard, you can unfreeze the scoreboard.') }}
{% set page_name = 'contest_scoreboard_xcpcio' %} {% extends "layout/basic.html" %} {% block content %} {% if tdoc and realtime and model.contest.isLocked(tdoc) and model.contest.isDone(tdoc) and handler.user.own(tdoc) %}
{{ _('You are viewing the realtime scoreboard while the scoreboard is currently frozen.') }}
{{ _('To allow contestants to view the scoreboard, you can unfreeze the scoreboard.') }}