Add html5 doctype
authorChristian Weiske <cweiske@cweiske.de>
Mon, 14 Mar 2022 17:29:44 +0000 (18:29 +0100)
committerChristian Weiske <cweiske@cweiske.de>
Mon, 14 Mar 2022 17:29:44 +0000 (18:29 +0100)
data/templates/index.htm
data/templates/latest.htm
data/templates/post-like.htm
data/templates/post-reply.htm

index 2443e26ccaf5310211141d0f5ba7d7e593e06a22..4862aac5de3bc41c09ac29d9f04cf82d50bffd59 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <html xmlns="http://www.w3.org/1999/xhtml">
  <head>
   <title>{{title}}</title>
index e574bc05cb77b766d0b9013f68051963e93ccda5..29f4e710a242c38e55c2daa0a3377dd034ad5712 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <html xmlns="http://www.w3.org/1999/xhtml">
  <head>
   <meta charset="utf-8"/>
index 61406be082bc9fc211468c605d110b5ae6663783..ec3ea6f9be62c68badb3593b1c441270226c1acc 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <html xmlns="http://www.w3.org/1999/xhtml">
  <head>
   <meta charset="utf-8"/>
index 1839e7cf494c971d45109cb5c81e8ca2a43afac7..b95803da23dcd228413a1ebd729bff80b925afa3 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <html xmlns="http://www.w3.org/1999/xhtml">
  <head>
   <meta charset="utf-8"/>