From 25b3438fd78184cbbc420e2e051888f4f192a68a Mon Sep 17 00:00:00 2001 From: Igor Minar Date: Tue, 7 Jun 2011 12:53:40 -0700 Subject: add appcache for docs site - caches only css/js/img resources --- docs/src/templates/offline.html | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 docs/src/templates/offline.html (limited to 'docs/src/templates/offline.html') diff --git a/docs/src/templates/offline.html b/docs/src/templates/offline.html new file mode 100644 index 00000000..9996eb1c --- /dev/null +++ b/docs/src/templates/offline.html @@ -0,0 +1,4 @@ +
This page if unavailable because your are offline.
+Please connect to the Internet and reload the page.
-- cgit v1.2.3