From 6370546f0e77b88b3363aa034fe76bea9acb9991 Mon Sep 17 00:00:00 2001 From: Chris Broadfoot Date: Mon, 24 Oct 2016 10:15:36 -0700 Subject: [PATCH] Add doctype and charset --- .../standard/firebase/firetactoe/templates/fire_index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/appengine/standard/firebase/firetactoe/templates/fire_index.html b/appengine/standard/firebase/firetactoe/templates/fire_index.html index e6743bd5ecb..3b18380b533 100644 --- a/appengine/standard/firebase/firetactoe/templates/fire_index.html +++ b/appengine/standard/firebase/firetactoe/templates/fire_index.html @@ -1,5 +1,7 @@ + + {% include "_firebase_config.html" %}