From 45fbc5fb9eb423871bc9a8521927831f08f601eb Mon Sep 17 00:00:00 2001 From: Andreas Madsen Date: Wed, 21 Aug 2013 12:18:23 +0200 Subject: [PATCH] Add doctype to html template This prevents IE from enter quirks mode --- bin/cmd.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/cmd.js b/bin/cmd.js index f9bee98..c06eeb1 100755 --- a/bin/cmd.js +++ b/bin/cmd.js @@ -258,7 +258,7 @@ function getHTML (cb) { after = ''; } - cb('' + cb('\n' + '
'
         + ''
         + before