diff --git a/templates/fta_display.html b/templates/fta_display.html
index 61fd5e8..94f1b42 100644
--- a/templates/fta_display.html
+++ b/templates/fta_display.html
@@ -5,13 +5,13 @@
{{template "ftaTeam" dict "color" "B" "position" 1 "data" .}}
{{template "ftaTeam" dict "color" "B" "position" 2 "data" .}}
@@ -19,13 +19,13 @@
{{template "ftaTeam" dict "color" "R" "position" 3 "data" .}}
{{template "ftaTeam" dict "color" "R" "position" 2 "data" .}}
@@ -41,13 +41,13 @@
{{end}}
{{define "ftaTeam"}}
{{end}}