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/home.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'module/web/templates/default/home.html') diff --git a/module/web/templates/default/home.html b/module/web/templates/default/home.html index ddba9077b..3702893d0 100644 --- a/module/web/templates/default/home.html +++ b/module/web/templates/default/home.html @@ -263,4 +263,4 @@ var LinkEntry = new Class({ -{% endblock %} \ No newline at end of file +{% endblock %} -- cgit v1.2.3