From 98ea1c7e3a99ffa22707ec2b000cb5ac99ee0b66 Mon Sep 17 00:00:00 2001 From: Mystikfluu Date: Thu, 2 Jun 2022 16:42:55 +0200 Subject: [PATCH] added doctype and html tag --- views/index.html | 4 ++++ views/login.html | 4 ++++ views/register.html | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/views/index.html b/views/index.html index d700f3f..7f67b67 100644 --- a/views/index.html +++ b/views/index.html @@ -1,3 +1,5 @@ + + @@ -49,3 +51,5 @@ Are you a developer that wants to work with our API? You can find the documentation   here + + diff --git a/views/login.html b/views/login.html index a3965c7..c14c133 100644 --- a/views/login.html +++ b/views/login.html @@ -1,3 +1,5 @@ + +