From 96df81a89bf9112459300abae9f05c910d62375d Mon Sep 17 00:00:00 2001 From: Joshua Granick Date: Wed, 29 Mar 2017 16:00:07 -0700 Subject: [PATCH] Remove deprecated HTML meta tag --- templates/emscripten/template/index.html | 1 - templates/html5/template/index.html | 1 - 2 files changed, 2 deletions(-) diff --git a/templates/emscripten/template/index.html b/templates/emscripten/template/index.html index 93c13fabb..a97b19e73 100644 --- a/templates/emscripten/template/index.html +++ b/templates/emscripten/template/index.html @@ -3,7 +3,6 @@ - ::APP_TITLE:: diff --git a/templates/html5/template/index.html b/templates/html5/template/index.html index 4a3bdd80c..d1fd983be 100755 --- a/templates/html5/template/index.html +++ b/templates/html5/template/index.html @@ -3,7 +3,6 @@ - ::APP_TITLE::