diff --git a/.jshintrc b/.jshintrc
index 2f30d160474..36596ebcfd7 100644
--- a/.jshintrc
+++ b/.jshintrc
@@ -28,6 +28,6 @@
"strict": false,
"white": false,
"eqnull": true,
- "esnext": true,
+ "esversion": 6,
"unused": true
}
diff --git a/app/index.html b/app/index.html
index 28eefc0234d..3de73382540 100644
--- a/app/index.html
+++ b/app/index.html
@@ -17,8 +17,8 @@
ga('send', 'pageview');
-
-
+
+
{{content-for 'head-footer'}}
@@ -35,8 +35,8 @@
-
-
+
+
{{content-for 'body-footer'}}