diff --git a/templates/match_play.html b/templates/match_play.html index ac0a7b6..0b16609 100755 --- a/templates/match_play.html +++ b/templates/match_play.html @@ -56,7 +56,10 @@
-
 
+
+ {{if eq .Match.Type "elimination"}}playoff{{else}}{{.Match.Type}}{{end}} {{.Match.DisplayName}} +
+