add doctype and charset
This commit is contained in:
parent
cb0acc5ac0
commit
a753efe42d
@ -1,5 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<head>
|
||||
<title>Isso Demo</title>
|
||||
<meta charset="utf-8">
|
||||
</head>
|
||||
<body>
|
||||
<div id="page" style="text-align:center;">
|
||||
|
Loading…
Reference in New Issue
Block a user