From 1e8448b9e50878cc23d736be66116b49c90bd7f9 Mon Sep 17 00:00:00 2001 From: Igor Minar Date: Thu, 30 Jun 2011 00:49:44 -0700 Subject: fix:docs: properly distinguish between being offline and 404 --- docs/src/templates/offline.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/src/templates/offline.html') diff --git a/docs/src/templates/offline.html b/docs/src/templates/offline.html index 9996eb1c..f52ca6e5 100644 --- a/docs/src/templates/offline.html +++ b/docs/src/templates/offline.html @@ -1,4 +1,4 @@

OFFLINE

-

This page if unavailable because your are offline.

+

This page is currently unavailable because your are offline.

Please connect to the Internet and reload the page.

-- cgit v1.2.3