From 935afbf87362acc8ad083c50d64bbd48cbba2960 Mon Sep 17 00:00:00 2001 From: John O'Nolan Date: Mon, 9 Sep 2013 12:58:48 +0200 Subject: [PATCH 1/2] Remove detection for IE7 and lower --- core/server/views/default.hbs | 2 -- 1 file changed, 2 deletions(-) diff --git a/core/server/views/default.hbs b/core/server/views/default.hbs index 8df6f62035..59452182b3 100644 --- a/core/server/views/default.hbs +++ b/core/server/views/default.hbs @@ -1,6 +1,4 @@ - - From 42a011d6a9e4844be8e99bf87cc778856edbad9d Mon Sep 17 00:00:00 2001 From: John O'Nolan Date: Mon, 9 Sep 2013 13:03:36 +0200 Subject: [PATCH 2/2] Introducing chromeframe, correcting content type meta tag. --- core/server/views/default.hbs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/core/server/views/default.hbs b/core/server/views/default.hbs index 59452182b3..35941ae305 100644 --- a/core/server/views/default.hbs +++ b/core/server/views/default.hbs @@ -2,7 +2,8 @@ - + + {{siteTitle}}