-
-
-
{{ state.away_name | escape }}
-
{{ state.away_score }}
-
-
-
{{ state.home_name | escape }}
-
{{ state.home_score }}
-
-
-
-
-
-
OUTS
-
-
 }})
-
 }})
-
-
-
-
-
PITCHER
-
{{ state.pitcher | escape }}
-
BATTER
-
{{ state.batter | escape }}
-
-
-
{{ state.update_emoji | escape }}
-
{{ state.update_text | escape }}
-
-
-
\ No newline at end of file
diff --git a/templates/index.html b/templates/index.html
deleted file mode 100644
index 0385b01..0000000
--- a/templates/index.html
+++ /dev/null
@@ -1,21 +0,0 @@
-{% extends "base.html" %}
-{% block head_tags %}
-