summaryrefslogtreecommitdiffstats
path: root/template/en/default/list
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/list')
-rw-r--r--template/en/default/list/list-simple.html.tmpl3
-rw-r--r--template/en/default/list/server-push.html.tmpl1
2 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/list/list-simple.html.tmpl b/template/en/default/list/list-simple.html.tmpl
index 24e2bcf5a..01f784d59 100644
--- a/template/en/default/list/list-simple.html.tmpl
+++ b/template/en/default/list/list-simple.html.tmpl
@@ -12,8 +12,8 @@
[% DEFAULT title = "$terms.Bug List" %]
+<!DOCTYPE html>
<html>
-
<head>
<title>[% title FILTER html %]</title>
<base href="[% urlbase FILTER html %]">
@@ -28,5 +28,4 @@
[% PROCESS list/table.html.tmpl %]
[% END %]
</body>
-
</html>
diff --git a/template/en/default/list/server-push.html.tmpl b/template/en/default/list/server-push.html.tmpl
index f19d6cbe0..f666d9c8c 100644
--- a/template/en/default/list/server-push.html.tmpl
+++ b/template/en/default/list/server-push.html.tmpl
@@ -11,6 +11,7 @@
# query: string. The SQL query which makes the buglist.
#%]
+<!DOCTYPE html>
<html>
<head>
<title>[% terms.Bugzilla %] is pondering your search</title>