diff --git a/Pages/Account.cshtml b/Pages/Account.cshtml
index 6a5411a..9a534bc 100644
--- a/Pages/Account.cshtml
+++ b/Pages/Account.cshtml
@@ -28,10 +28,7 @@
-
-
-
-
+
}
else
{
@@ -47,27 +44,29 @@
Username: @Model.UserAccount.Username
Email: @Model.UserAccount.Email
Last IP: @Model.UserAccount.LastIP
-Last Login: @Model.UserAccount.LastLogin.ToLocalTime()
+Last Login: @Model.UserAccount.LastLogin.ToLocalTime()