From f8538b692e0b209015e95655591be4f6bb3eec33 Mon Sep 17 00:00:00 2001 From: Aymeric Augustin Date: Mon, 14 Oct 2013 22:19:05 +0200 Subject: Update versions of JavaScript libraries. Use Google's hosted libraries instead of vendoring. This is just for testing purposes and browser caching will help after the first access. --- example/templates/index.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'example/templates/index.html') diff --git a/example/templates/index.html b/example/templates/index.html index d7d8a2b..fd771e8 100644 --- a/example/templates/index.html +++ b/example/templates/index.html @@ -5,13 +5,12 @@ Index of Tests -

Index of Tests

{% cache 10 index_cache %} {% endcache %} -- cgit v1.2.3