From 9f12fe263616319e1bd946e082d969f552cd9eee Mon Sep 17 00:00:00 2001 From: Ruud Date: Fri, 1 Aug 2014 13:23:00 +0200 Subject: [PATCH] Add edge meta for IE fix #3727 --- couchpotato/templates/index.html | 2 +- couchpotato/templates/login.html | 12 +++++++----- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/couchpotato/templates/index.html b/couchpotato/templates/index.html index 0d8acbc..729f1e3 100644 --- a/couchpotato/templates/index.html +++ b/couchpotato/templates/index.html @@ -5,7 +5,7 @@ - + {% for url in fireEvent('clientscript.get_styles', as_html = True, location = 'front', single = True) %} {% end %} diff --git a/couchpotato/templates/login.html b/couchpotato/templates/login.html index 3562622..e33db2d 100644 --- a/couchpotato/templates/login.html +++ b/couchpotato/templates/login.html @@ -4,22 +4,24 @@ + + {% for url in fireEvent('clientscript.get_styles', as_html = True, location = 'front', single = True) %} {% end %} - + {% for url in fireEvent('clientscript.get_scripts', as_html = True, location = 'front', single = True) %} {% end %} - + CouchPotato @@ -35,4 +37,4 @@ - \ No newline at end of file +