summaryrefslogtreecommitdiffstats
path: root/template/en/default/list/server-push.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/list/server-push.html.tmpl')
-rw-r--r--template/en/default/list/server-push.html.tmpl6
1 files changed, 4 insertions, 2 deletions
diff --git a/template/en/default/list/server-push.html.tmpl b/template/en/default/list/server-push.html.tmpl
index 9b7131654..377a43786 100644
--- a/template/en/default/list/server-push.html.tmpl
+++ b/template/en/default/list/server-push.html.tmpl
@@ -23,10 +23,12 @@
# debug: boolean. True if we want the query displayed while we wait.
# query: string. The SQL query which makes the buglist.
#%]
-
+
+[% PROCESS global/variables.none.tmpl %]
+
<html>
<head>
- <title>Bugzilla is pondering your query</title>
+ <title>[% terms.Bugzilla %] is pondering your query</title>
</head>
<body>
<h1 style="margin-top: 20%; text-align: center;">Please stand by ...</h1>