diff --git a/views/error.html b/views/error.html index 0820074..7744ef6 100644 --- a/views/error.html +++ b/views/error.html @@ -1,4 +1,4 @@ -

It seems an error has occured, you can try going back to the default page by clicking the button below

+

It seems an error has occured

- + \ No newline at end of file diff --git a/views/index.html b/views/index.html index 81e0f03..d8f88ad 100644 --- a/views/index.html +++ b/views/index.html @@ -1,47 +1,47 @@ -
-

Your token was successfully refreshed!

-
-
-

Hello, <%= json.username %> #<%= json.discriminator %>

- -
-
-

You are not signed in, please click the Login button below

-
-
- -
-
- -
-
- -
- \ No newline at end of file + + +

Your token was successfully refreshed!

+
+

Hello, <%= json.username %> #<%= json.discriminator %>

+ +
+

You are not signed in, please click the Login button below

+ + + + + + \ No newline at end of file