diff --git a/templates/Page.ss b/templates/Page.ss index 1fdaf14..48ae2e7 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('//code.jquery.com/jquery-1.7.2.min.js') %> +<% require javascript('//code.jquery.com/jquery-3.3.1.min.js') %> <% require themedJavascript('script') %>