added doctype and html tag

This commit is contained in:
Mystikfluu
2022-06-02 16:42:55 +02:00
parent 89a44cf837
commit 98ea1c7e3a
3 changed files with 12 additions and 0 deletions
+4
View File
@@ -1,3 +1,5 @@
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<link rel="stylesheet" href="/css/logon.css">
<script type="text/javascript">
@@ -30,3 +32,5 @@
</footer>
</body>
</html>