From 89d7ae58740710d8970b13046b7cf0277aa9d893 Mon Sep 17 00:00:00 2001 From: Frédéric Buclin Date: Thu, 16 Jan 2014 18:32:35 +0100 Subject: Bug 958875: Add a progress bar to the Server Push page r=dkl a=justdave --- template/en/default/list/server-push.html.tmpl | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'template') diff --git a/template/en/default/list/server-push.html.tmpl b/template/en/default/list/server-push.html.tmpl index f666d9c8c..65358e6cd 100644 --- a/template/en/default/list/server-push.html.tmpl +++ b/template/en/default/list/server-push.html.tmpl @@ -21,6 +21,10 @@

Please stand by ...

+

+ Data is being retrieved... +

+ [% IF debug %]

[% query FILTER html %]

[% IF query_explain.defined %] -- cgit v1.2.3-24-g4f1b