From 449a1d6b372501e5609f0a465fa6ed8bde7f01b4 Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Tue, 13 Nov 2012 20:10:34 -0500 Subject: switch to the minified jquery --- templates/layout.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/layout.html b/templates/layout.html index 1aa6173..27679da 100644 --- a/templates/layout.html +++ b/templates/layout.html @@ -33,7 +33,7 @@ {% endblock body %} + src="{{ url_for('static', filename='jquery.min.js')}}">