From 899b1f9b966b34889a3c96e80e752e9d59d8e6d3 Mon Sep 17 00:00:00 2001 From: Ruud Date: Mon, 18 Nov 2013 23:03:40 +0100 Subject: [PATCH] Add mobile web capable for Android Thanks @Elziah --- couchpotato/templates/index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/couchpotato/templates/index.html b/couchpotato/templates/index.html index d45dcb9..52a4491 100644 --- a/couchpotato/templates/index.html +++ b/couchpotato/templates/index.html @@ -4,6 +4,8 @@ + + {% for url in fireEvent('clientscript.get_styles', as_html = True, location = 'front', single = True) %} {% end %}