diff --git a/templates/Page.ss b/templates/Page.ss index 996e389..5e1513d 100644 --- a/templates/Page.ss +++ b/templates/Page.ss @@ -37,7 +37,7 @@ Change it, enhance it and most importantly enjoy it! <% include Footer %> -<% require javascript('framework/thirdparty/jquery/jquery.js') %> +<% require javascript('http://code.jquery.com/jquery-1.7.2.min.js') %> <%-- Please move: Theme javascript (below) should be moved to mysite/code/page.php --%>