added doctype and html tag
This commit is contained in:
parent
89a44cf837
commit
98ea1c7e3a
@ -1,3 +1,5 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en" dir="ltr">
|
||||||
<head>
|
<head>
|
||||||
<link rel="stylesheet" href="/css/logon.css">
|
<link rel="stylesheet" href="/css/logon.css">
|
||||||
<link rel="stylesheet" href="/css/global.css">
|
<link rel="stylesheet" href="/css/global.css">
|
||||||
@ -49,3 +51,5 @@
|
|||||||
Are you a developer that wants to work with our API? You can find the documentation   <a href="/api/documentation/">here</a>
|
Are you a developer that wants to work with our API? You can find the documentation   <a href="/api/documentation/">here</a>
|
||||||
</footer>
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
|
</html>
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en" dir="ltr">
|
||||||
<head>
|
<head>
|
||||||
<link rel="stylesheet" href="/css/logon.css">
|
<link rel="stylesheet" href="/css/logon.css">
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
@ -30,3 +32,5 @@
|
|||||||
|
|
||||||
</footer>
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
|
</html>
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en" dir="ltr">
|
||||||
<head>
|
<head>
|
||||||
<link rel="stylesheet" href="/css/logon.css">
|
<link rel="stylesheet" href="/css/logon.css">
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
@ -30,3 +32,5 @@
|
|||||||
|
|
||||||
</footer>
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
|
</html>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user