{{ inlineMsg }}
|
Place
{{ sortIndicator('place') }}
|
Time
{{ sortIndicator('time') }}
|
Bib
{{ sortIndicator('bib') }}
|
Name
{{ sortIndicator('name') }}
|
Year
{{ sortIndicator('year') }}
|
Team
{{ sortIndicator('team') }}
|
Gender
{{ sortIndicator('gender') }}
|
| {{ i + 1 }} |
{{ formatTime(fin.finishTime) }} |
{{ fin.bib || '' }} |
{{ fin.name || '' }} |
{{ fin.year ?? '' }} |
{{ fin.team || '' }} |
{{ fin.gender || '' }} |
{{ msg.timestamp }} - {{ msg.text }}