| Rank | Full Name | Total Feet | Progress to Mile |
|---|---|---|---|
| {{ idx + 1 }} | {{ row.fullName || '(no name)' }} | {{ Math.round(row.totalFeet).toLocaleString() }} |
{{ progressPercent(row.totalFeet) >= 100 ? '100%' : progressPercent(row.totalFeet).toFixed(1) + '%' }}
|
| No entries. | |||
| Rank | Full Name | Total Feet | Progress to Mile |
|---|---|---|---|
| {{ idx + 1 }} | {{ row.fullName || '(no name)' }} | {{ Math.round(row.totalFeet).toLocaleString() }} |
{{ progressPercent(row.totalFeet) >= 100 ? '100%' : progressPercent(row.totalFeet).toFixed(1) + '%' }}
|
| No entries. | |||
?highlight=someone@example.com or
?highlight=Full+Name to the URL.