aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/base/offline/appcache.html
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2017-03-31 10:11:32 +0100
committerMatthew Somerville <matthew-github@dracos.co.uk>2017-03-31 10:11:32 +0100
commit3d967f09d8171b283c9a90afa6407dc033e4ae42 (patch)
tree6ee61d6ae0ec96dfe9444a45bd773d9030283415 /templates/web/base/offline/appcache.html
parentc1346b93ee2dd21ec501484da89aa28350631960 (diff)
parent7032edb7a72758086fcaa3e3d0b198a163cf043c (diff)
Merge branch 'dominican-republic-improvements'
Diffstat (limited to 'templates/web/base/offline/appcache.html')
-rw-r--r--templates/web/base/offline/appcache.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/templates/web/base/offline/appcache.html b/templates/web/base/offline/appcache.html
index 5a8ba1463..ba54b229a 100644
--- a/templates/web/base/offline/appcache.html
+++ b/templates/web/base/offline/appcache.html
@@ -1,9 +1,10 @@
[% INCLUDE 'header.html' appcache = 1 bodyclass = "fullwidthpage" %]
-<h1>Internet glitch</h1>
+<h1>[% loc('Internet glitch') %]</h1>
-<p>Sorry, we don’t have a good enough connection to fetch that page, or the
-page wasn’t found or there was a server error. Please try again later.</p>
+<p>[% loc('Sorry, we don’t have a good enough connection to fetch that page, or the
+page wasn’t found or there was a server error. Please try again later.') %]
+</p>
<ul class="item-list item-list--reports" id="offline_list"></ul>