diff --git a/docs/api.rst b/docs/api.rst index e6862878..09fc71a9 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -256,7 +256,7 @@ the filter to render data inside `` diff --git a/docs/patterns/jquery.rst b/docs/patterns/jquery.rst index fafbdf18..0a75bb71 100644 --- a/docs/patterns/jquery.rst +++ b/docs/patterns/jquery.rst @@ -23,8 +23,7 @@ to add a script statement to the bottom of your ```` to load jQuery: .. sourcecode:: html - + Another method is using Google's `AJAX Libraries API `_ to load jQuery: @@ -59,7 +58,7 @@ like this: .. sourcecode:: html+jinja - @@ -109,7 +108,7 @@ usually a better idea to have that in a separate script file: .. sourcecode:: html -