From 79b619666dcd69f6c23f0636593ec389aed4557f Mon Sep 17 00:00:00 2001 From: Kython89 Date: Sun, 27 Oct 2024 18:06:51 -0500 Subject: [PATCH] Adds plots to log viewer (#199) --- templates/view_match_log.html | 215 ++++++++++++++++++++++++++++++++++ 1 file changed, 215 insertions(+) diff --git a/templates/view_match_log.html b/templates/view_match_log.html index daee654e..19a46a62 100644 --- a/templates/view_match_log.html +++ b/templates/view_match_log.html @@ -6,6 +6,7 @@ */}} {{define "title"}}Match Log - {{.Match.ShortName}} - {{ .MatchLogs.TeamId}} ({{.MatchLogs.AllianceStation}}){{end}} {{define "body"}} +

Match Log: {{.Match.ShortName}} - {{ .MatchLogs.TeamId}} ({{.MatchLogs.AllianceStation}})