summaryrefslogtreecommitdiffstats
path: root/template/en/default/rest.html.tmpl
diff options
context:
space:
mode:
authorFrédéric Buclin <LpSolit@gmail.com>2014-01-08 20:35:30 +0100
committerFrédéric Buclin <LpSolit@gmail.com>2014-01-08 20:35:30 +0100
commitde313c7a491d415403698afc7d561143aa0b3a4b (patch)
treeb1f842845de5a390ab335b005b2587db9d48c70e /template/en/default/rest.html.tmpl
parentba72ec962110807f22836300e262517d27a96e21 (diff)
downloadbugzilla-de313c7a491d415403698afc7d561143aa0b3a4b.tar.gz
bugzilla-de313c7a491d415403698afc7d561143aa0b3a4b.tar.xz
Bug 546838: Upgrade Bugzilla to HTML5
r/a=justdave
Diffstat (limited to 'template/en/default/rest.html.tmpl')
-rw-r--r--template/en/default/rest.html.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/rest.html.tmpl b/template/en/default/rest.html.tmpl
index 0b8321dd1..2afd50a40 100644
--- a/template/en/default/rest.html.tmpl
+++ b/template/en/default/rest.html.tmpl
@@ -5,8 +5,8 @@
# This Source Code Form is "Incompatible With Secondary Licenses", as
# defined by the Mozilla Public License, v. 2.0.
#%]
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
- "http://www.w3.org/TR/html4/loose.dtd">
+
+<!DOCTYPE html>
<html>
<head>
<title>Bugzilla::REST::API</title>