diff --git a/index.html b/index.html
index b22df5b..8e975c3 100644
--- a/index.html
+++ b/index.html
@@ -1,19 +1,32 @@
-
Steam OpenID
-
-
-
- {{if .user}}
-
{{.user}} Linked to your Discord account
+
+
+
Steam OpenID
+
+
+
+
+ {{if .DiscordName}}
+
+
+
Authenticate Steam
+
Link {{.DiscordName}} with your Steam account
+
+
+
+
+
+ {{else if .user}}
+
{{.user}} Linked to your Discord account
{{else}}
-
Authenticate Steam
-
-
-
- {{end}}
- {{if .error}}
-
An error occured
- {{end}}
-
-
-
+
An error occured
+ {{end}}
+
+
+