From c716dfbccd4ee7b210dcf91ee7eb18550b65bf2b Mon Sep 17 00:00:00 2001 From: Walter Purcaro Date: Fri, 3 Oct 2014 21:27:12 +0200 Subject: Remove trailing whitespaces --- pyload/webui/themes/dark/tml/home.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyload/webui/themes/dark/tml/home.html') diff --git a/pyload/webui/themes/dark/tml/home.html b/pyload/webui/themes/dark/tml/home.html index b350b705e..ef862d25c 100644 --- a/pyload/webui/themes/dark/tml/home.html +++ b/pyload/webui/themes/dark/tml/home.html @@ -21,7 +21,7 @@ var EntryManager = new Class({ delay: 2500, limit: 30000 }); - + this.ids = [{% for link in content %} {% if forloop.last %} {{ link.id }} -- cgit v1.2.3