package templates import "track-gopher/models" import "fmt" import "math" // Public version of the final results page - no navigation, no group selection templ FinalResultsPublic(results []models.FinalResult, groupName string, revealCount int) { @LayoutPublic("Final Results") {
| Place | Racer | Car # | Times | Final Time |
|---|