diff --git a/applications/admin/views/web2py_ajax.html b/applications/admin/views/web2py_ajax.html
index 417859e9..357d8050 100644
--- a/applications/admin/views/web2py_ajax.html
+++ b/applications/admin/views/web2py_ajax.html
@@ -1,10 +1,10 @@
{{
response.files.insert(0,URL('static','js/jquery.js'))
diff --git a/applications/examples/views/web2py_ajax.html b/applications/examples/views/web2py_ajax.html
index a0ba6f43..357d8050 100644
--- a/applications/examples/views/web2py_ajax.html
+++ b/applications/examples/views/web2py_ajax.html
@@ -1,9 +1,10 @@
{{
response.files.insert(0,URL('static','js/jquery.js'))
diff --git a/applications/welcome/views/web2py_ajax.html b/applications/welcome/views/web2py_ajax.html
index 6fefd3a0..357d8050 100644
--- a/applications/welcome/views/web2py_ajax.html
+++ b/applications/welcome/views/web2py_ajax.html
@@ -1,10 +1,10 @@
{{
response.files.insert(0,URL('static','js/jquery.js'))