From ba3e74e4779f751f0bda9443ac1df94591cbed49 Mon Sep 17 00:00:00 2001 From: Chris Broadfoot Date: Mon, 24 Oct 2016 10:05:54 -0700 Subject: [PATCH] Double quotes for HTML attributes --- .../firetactoe/templates/fire_index.html | 38 +++++++++---------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/appengine/standard/firebase/firetactoe/templates/fire_index.html b/appengine/standard/firebase/firetactoe/templates/fire_index.html index 0b0e8301aeb..e6743bd5ecb 100644 --- a/appengine/standard/firebase/firetactoe/templates/fire_index.html +++ b/appengine/standard/firebase/firetactoe/templates/fire_index.html @@ -11,30 +11,30 @@ -
+

Firebase-enabled Tic Tac Toe

-
+
Waiting for another player to join.
Send them this link to play:
- +
-
Your move! Click a square to place your piece.
-
Waiting for other player to move...
-
You won this game!
-
You lost this game.
-
-
-
-
-
-
-
-
-
-
+
Your move! Click a square to place your piece.
+
Waiting for other player to move...
+
You won this game!
+
You lost this game.
+
+
+
+
+
+
+
+
+
+
-
- Quick link to this game: {{ game_link }} +
+ Quick link to this game: {{ game_link }}