From 67293b98b51c7287e7bd93715d3324b2bc64b529 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 20 Aug 2014 17:22:57 +0200 Subject: Do not use inline CSS, update jquery while at it --- cgi/templates/main.html.ep | 67 ++-------------------------------------------- 1 file changed, 2 insertions(+), 65 deletions(-) (limited to 'cgi/templates/main.html.ep') diff --git a/cgi/templates/main.html.ep b/cgi/templates/main.html.ep index b2fb7ea..cc93bed 100644 --- a/cgi/templates/main.html.ep +++ b/cgi/templates/main.html.ep @@ -3,71 +3,8 @@ <%= $title %> - - %= javascript '/jquery-1.10.2.min.js' + %= stylesheet '/main.css' + %= javascript '/jquery-2.1.1.min.js' -- cgit v1.2.3