diff --git a/example/primary/index.html b/example/primary/index.html
index 34b8c663a035996874eb508160d79c0373d4d1b9..aa0390506052a88a2247f53fd71383f35fa3071f 100644
--- a/example/primary/index.html
+++ b/example/primary/index.html
@@ -1,8 +1,8 @@
+<!DOCTYPE html>
 <!-- This Source Code Form is subject to the terms of the Mozilla Public
    - License, v. 2.0. If a copy of the MPL was not distributed with this
    - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
 
-<!DOCTYPE html>
 <html>
 <head>
 <meta charset="utf-8">
diff --git a/example/primary/provision.html b/example/primary/provision.html
index 733976307207605c6ea612dc5593ef7f16683c71..e844563c5cb6f36cd1c2bc5636295c866d8c4c14 100644
--- a/example/primary/provision.html
+++ b/example/primary/provision.html
@@ -1,8 +1,8 @@
+<!DOCTYPE html>
 <!-- This Source Code Form is subject to the terms of the Mozilla Public
    - License, v. 2.0. If a copy of the MPL was not distributed with this
    - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
 
-<!DOCTYPE html>
 <html>
 <head>
 <script type="text/javascript" src="https://browserid.org/provisioning_api.js"></script>
diff --git a/example/primary/sign_in.html b/example/primary/sign_in.html
index 2320c397981f1a4efcf307a0f63d90a3eb2d67fe..0e89ba67bb5343504e29942180f10bfb85b2afa4 100644
--- a/example/primary/sign_in.html
+++ b/example/primary/sign_in.html
@@ -1,8 +1,8 @@
+<!DOCTYPE html>
 <!-- This Source Code Form is subject to the terms of the Mozilla Public
    - License, v. 2.0. If a copy of the MPL was not distributed with this
    - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
 
-<!DOCTYPE html>
 <html>
 <head>
 <meta charset="utf-8">