From 42a222a7c88f20429e18adac1eeeca65375ccfe4 Mon Sep 17 00:00:00 2001 From: Wu Cheng-Han Date: Tue, 12 Jan 2016 07:37:04 -0600 Subject: Added polypill for IE support --- public/views/head.ejs | 7 +++++++ public/views/html.hbs | 7 +++++++ public/views/pretty.ejs | 7 +++++++ 3 files changed, 21 insertions(+) (limited to 'public/views') diff --git a/public/views/head.ejs b/public/views/head.ejs index 4d6901b4..fa690108 100644 --- a/public/views/head.ejs +++ b/public/views/head.ejs @@ -32,3 +32,10 @@ + + + \ No newline at end of file diff --git a/public/views/html.hbs b/public/views/html.hbs index e604ee94..e3aa1331 100644 --- a/public/views/html.hbs +++ b/public/views/html.hbs @@ -21,6 +21,13 @@ + + + diff --git a/public/views/pretty.ejs b/public/views/pretty.ejs index a81f20c9..a1311b19 100644 --- a/public/views/pretty.ejs +++ b/public/views/pretty.ejs @@ -25,6 +25,13 @@ + + + -- cgit v1.2.3