Fix content type.

This commit is contained in:
elweyn 2023-05-19 14:56:50 +02:00
parent 7727eec05f
commit c1a086ea57

View File

@ -2,7 +2,7 @@ doctype html
html(lang=locale) html(lang=locale)
head head
meta( meta(
content="multipart/mixed; charset=UTF-8" content="multipart/html; charset=UTF-8"
http-equiv="content-type" http-equiv="content-type"
) )
meta( meta(