From af15f2c4a192dea02aab9e519defc68c71763ec4 Mon Sep 17 00:00:00 2001 From: yvesf Date: Mon, 22 Nov 2010 14:34:55 +0100 Subject: jquery ui --- templates/_base.html | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'templates/_base.html') diff --git a/templates/_base.html b/templates/_base.html index b5826b2..92d1c16 100644 --- a/templates/_base.html +++ b/templates/_base.html @@ -1,9 +1,11 @@ - - + {% block head %} - + + + + {% block title %}{% endblock %} - booksearch + {% block javascript %}{% endblock %} {% endblock %} -- cgit v1.2.1