aboutsummaryrefslogtreecommitdiff
path: root/module
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@hornquist.se>2019-12-27 17:31:44 +0100
committerHugo Hörnquist <hugo@hornquist.se>2019-12-27 17:31:44 +0100
commit60444cc0b074af942746cb74e6393d338dc29f5f (patch)
tree65e4f61bb4e3afa52526c868cac31ed17187f4df /module
parentRemove faulty next-month. (diff)
downloadcalp-60444cc0b074af942746cb74e6393d338dc29f5f.tar.gz
calp-60444cc0b074af942746cb74e6393d338dc29f5f.tar.xz
HTML Leave quirks mode.
Diffstat (limited to 'module')
-rw-r--r--module/output/html.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/module/output/html.scm b/module/output/html.scm
index ef4045b3..bbc0412b 100644
--- a/module/output/html.scm
+++ b/module/output/html.scm
@@ -253,6 +253,7 @@
(div (@ (class "nav"))
,display)))
+ (display "<!doctype HTML>\n")
((@ (sxml simple) sxml->xml)
`(html (@ (lang sv))
(head