From 97ab599dd8aebd14e6f7369a59d415fdeca914bc Mon Sep 17 00:00:00 2001 From: Walter Purcaro Date: Fri, 28 Mar 2014 22:37:38 +0100 Subject: Fix EOF Merged vuolter/pyload@2635efd --- module/web/templates/default/logs.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'module/web/templates/default/logs.html') diff --git a/module/web/templates/default/logs.html b/module/web/templates/default/logs.html index d6288df0e..857598a78 100644 --- a/module/web/templates/default/logs.html +++ b/module/web/templates/default/logs.html @@ -38,4 +38,4 @@
 
-{% endblock %} \ No newline at end of file +{% endblock %} -- cgit v1.2.3