-
Welcome back,
-
{{ auth.self.name }}
-
{{ auth.self.isSuperuser ? "Admin" : "User" }}
+
+
+
+ Welcome Back, {{ auth.self ? auth.self.name : "Username" }}
+ {{ auth.self.isSuperuser ? "Admin" : "User" }}
+
+
+
+
+
+
+ Profile
+
-
-
View profile
+
+
+
+
+ {{ stat.value.value }}
+ {{ " " }}
+ {{ stat.label }}
+
+
+
+
+ Storage Locations
+
+
-
-
- {{ stat.value.value }}
- {{ " " }}
- {{ stat.label }}
-
+
+
+
-
+
-
- Storage Locations
-
-
-
-
-
-
-
- Items
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+