mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-08-22 17:16:06 +00:00
Add meta tag for content type.
This commit is contained in:
parent
7e738512f9
commit
811a0e660c
@ -35,7 +35,7 @@ function send_page_header() {
|
||||
echo <<<EOHDR
|
||||
<html>
|
||||
<head>
|
||||
<meta/>
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
|
||||
<title>$c->page_title</title>
|
||||
|
||||
EOHDR;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user