diff website/issues/html/page.html @ 6305:df93ee0458ae

Use html5 doctype Address issues reported by lighthouse.
author John Rouillard <rouilj@ieee.org>
date Wed, 23 Dec 2020 21:31:54 -0500
parents 92cc82788f83
children 09678e50018c
line wrap: on
line diff
--- a/website/issues/html/page.html	Mon Dec 21 00:00:39 2020 -0500
+++ b/website/issues/html/page.html	Wed Dec 23 21:31:54 2020 -0500
@@ -1,5 +1,5 @@
 <tal:block metal:define-macro="icing">
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!DOCTYPE html>
 <html>
 <head>
 <title metal:define-slot="head_title">title goes here</title>

Roundup Issue Tracker: http://roundup-tracker.org/