diff --git a/view/user/user.templ b/view/user/user.templ index 4e09a30..3e520b1 100644 --- a/view/user/user.templ +++ b/view/user/user.templ @@ -4,261 +4,47 @@ import "github.com/fossyy/filekeeper/view/layout" templ content(email string, username string, title string) { @layout.Base(title){ -
-
-
-
-

Profile

-
-
- - -
-
- - -
-
- -
-
- JL -
- -
-
-
-
-
-

Session Management

-
-
-
- - - -
-
-
-
-
- - - - - - - - - - - - - - - - - - - -
- IP Address - - Browser - - Device - - Last Activity - - Actions -
- 192.168.1.100Chrome 89 - Desktop - 1 week - ago - - -
-
-
-
-
- -
-

- Logged in as John Doe -

-

- Logged in from 192.168.1.100 -

-

- Logged in at 2023-04-26 15:30:00 -

-
-
-
-
-
-

Reset Password

-
-
- - -
-
- - -
-
- - -
- -
-
-
-
- -
-

- Click to log out or terminate the current session. -

-
-
- -
-
-
-

Storage Usage -

-
-
-
- Used - 12.5GB -
-
-
-
-
- Available - 37.5GB -
-
-
-
-
-
-
-
-

Upgrade Storage -

-
-
-
-

Pro Plan

-

50GB of storage for $9.99/month

- -
-
-

Enterprise Plan

-

1TB of storage for $49.99/month

- -
-
-
-
+
+
+

+ User Profile +

+

+ This is some information about the user. +

-
+
+
+
+
+ Full name +
+
+ { username } +
+
+
+
+ Email address +
+
+ { email } +
+
+
+
+ Password +
+
+ ntah lah +
+
+
+
+
+ +
+ } }