From a59f0086b59ede70cf73585262654d792cb09a7a Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Sun, 21 Jul 2019 12:20:37 -0700 Subject: [PATCH] Fix proper script closing tag (#3405) --- src/html/_js_base.html.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/html/_js_base.html.template b/src/html/_js_base.html.template index 7502ffec18..c9bf4d4b49 100644 --- a/src/html/_js_base.html.template +++ b/src/html/_js_base.html.template @@ -17,7 +17,7 @@ }; if (!("customElements" in window && "content" in document.createElement("template"))) { - document.write(""); + document.write("