From e0f7b0c0c51a11b18a602833f554c6a7a85de7e5 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Thu, 3 Oct 2013 22:39:41 +0000 Subject: Check if jquery already loaded before loading again --- app/template-html.lsp | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'app') diff --git a/app/template-html.lsp b/app/template-html.lsp index 34bc824..4da3175 100644 --- a/app/template-html.lsp +++ b/app/template-html.lsp @@ -13,6 +13,7 @@ Content-Type: text/html + <% local hostname = "" @@ -31,12 +32,17 @@ end - + + }); + <% end -- pageinfo.skinned %> -- cgit v1.2.3