{{currentGame.blindScheduleName}}
Round: {{currentRound != null ? currentRound.toLocaleString() : '???'}}
{{formattedTimeTillBreak}}
Round: {{currentRound != null ? currentRound.toLocaleString() : '???'}}
{{formattedTimeTillBreak}}
Round: {{currentRound != null ? currentRound.toLocaleString() : '???'}}
{{formattedTimeTillBreak}}
{{gameOver ? 'DONE' : formattedTimeRemaining}}
{{gameOver ? 'DONE' : formattedTimeRemaining}}
Blinds
Ante
{{currentBlind.smallBlind | compactInteger}}/{{currentBlind.bigBlind | compactInteger}}
{{currentBlind.ante | compactInteger}}
Next Blinds
Next Ante
{{ (blindToDisplayAsNext != null ? blindToDisplayAsNext.smallBlind : '-') | compactInteger}}/{{ (blindToDisplayAsNext != null ? blindToDisplayAsNext.bigBlind : '-') | compactInteger}}
{{ (blindToDisplayAsNext != null ? blindToDisplayAsNext.ante : '-') | compactInteger}}
Blinds: {{currentBlind.smallBlind | compactInteger}}/{{currentBlind.bigBlind | compactInteger}}
Ante: {{currentBlind.ante | compactInteger}}
Next Blinds: {{ (blindToDisplayAsNext != null ? blindToDisplayAsNext.smallBlind : '-') | compactInteger}} / {{ (blindToDisplayAsNext != null ? blindToDisplayAsNext.bigBlind : '-') | compactInteger}}
Next Ante: {{ (blindToDisplayAsNext != null ? blindToDisplayAsNext.ante : '-') | compactInteger}}
Time: {{localTime}}
ON BREAK
CHIP UP
PAUSED
Error Loading