mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Fix content type.
This commit is contained in:
parent
7727eec05f
commit
c1a086ea57
@ -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(
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user