From e0cf2cf8d2612155bf5752f5978cdff8785a790a Mon Sep 17 00:00:00 2001 From: "Justin J. Novack" Date: Sat, 6 Oct 2012 22:20:41 -0400 Subject: Generic jquery.js for easy updating without editing files --- data/templates/base.htm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'data') diff --git a/data/templates/base.htm b/data/templates/base.htm index ed70252..7cf5505 100644 --- a/data/templates/base.htm +++ b/data/templates/base.htm @@ -6,7 +6,7 @@ {% block title %}{% endblock %} - {{title}} - + {% block meta %}{% endblock %} @@ -69,6 +69,5 @@ AGPL. - -- cgit v1.2.3