JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
xhtml -> html5
[wfpl.git] / unit_tests / template.html
index 55b242f..9a61084 100644 (file)
@@ -1,10 +1,9 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
-    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<!DOCTYPE html>
 
-<html xmlns="http://www.w3.org/1999/xhtml">
+<html>
 <head>
   <title>wfpl unit test results</title>
-  <meta name="robots" content="none" />
+  <meta name="robots" content="none">
   <style type="text/css">
     .row_even, .row_odd {
       font: 14px monospace;