summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilip Sargent <philip.sargent@klebos.com>2020-02-19 21:48:37 +0000
committerPhilip Sargent <philip.sargent@klebos.com>2020-02-19 21:48:37 +0000
commit04fb2e870124639c6001860b667ccc0eb9ad1ef8 (patch)
treeadcc2d466ce9e440632eb6223a4d605f9c5429bd
parentc1439bed8de835dc5cfcd3b313941c4f253e28f5 (diff)
downloadtroggle-04fb2e870124639c6001860b667ccc0eb9ad1ef8.tar.gz
troggle-04fb2e870124639c6001860b667ccc0eb9ad1ef8.tar.bz2
troggle-04fb2e870124639c6001860b667ccc0eb9ad1ef8.zip
DOCTYPE update for template for generated files
-rw-r--r--templates/dataformat/cave.xml2
-rw-r--r--templates/dataformat/entrance.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/templates/dataformat/cave.xml b/templates/dataformat/cave.xml
index 19bc8a7..20b5141 100644
--- a/templates/dataformat/cave.xml
+++ b/templates/dataformat/cave.xml
@@ -1,4 +1,4 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
+<!DOCTYPE html>
<!-- Only put one cave in this file -->
<!-- If you edit this file, make sure you update the websites database -->
<html lang="en">
diff --git a/templates/dataformat/entrance.xml b/templates/dataformat/entrance.xml
index 3ae5224..63ff427 100644
--- a/templates/dataformat/entrance.xml
+++ b/templates/dataformat/entrance.xml
@@ -1,4 +1,4 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
+<!DOCTYPE html>
<!-- Only put one entrance in this file -->
<!-- If you edit this file, make sure you update the websites database -->
<html lang="en">