Missing charset
This commit is contained in:
parent
a8669ac06d
commit
6039291522
|
@ -36,6 +36,7 @@ if (empty($_POST)) {
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="stylesheet" type="text/css" href="./style.css">
|
||||
<title>Authorisation Mattermost</title>
|
||||
</head>
|
||||
|
|
Loading…
Reference in New Issue