summaryrefslogtreecommitdiffstats
path: root/pyload/webui/themes/default/tml/home.html
diff options
context:
space:
mode:
authorGravatar Walter Purcaro <vuolter@gmail.com> 2014-10-03 21:27:12 +0200
committerGravatar Walter Purcaro <vuolter@gmail.com> 2014-10-03 21:27:12 +0200
commitc716dfbccd4ee7b210dcf91ee7eb18550b65bf2b (patch)
tree404fc20566a6dbd3639e59d310025e31e77e5011 /pyload/webui/themes/default/tml/home.html
parentUpdate pyload to the new plugins structure (diff)
downloadpyload-c716dfbccd4ee7b210dcf91ee7eb18550b65bf2b.tar.xz
Remove trailing whitespaces
Diffstat (limited to 'pyload/webui/themes/default/tml/home.html')
-rw-r--r--pyload/webui/themes/default/tml/home.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyload/webui/themes/default/tml/home.html b/pyload/webui/themes/default/tml/home.html
index 0fff703b5..6272853cd 100644
--- a/pyload/webui/themes/default/tml/home.html
+++ b/pyload/webui/themes/default/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 }}