From 8029bcfa15b7a4eda83d3fd0e2b5051f16d7d3fd Mon Sep 17 00:00:00 2001 From: "othman.suseno" Date: Thu, 18 Dec 2025 18:10:02 +0700 Subject: [PATCH] modified nav bar --- web/templates/base.html | 210 ++++++++++++++++++++++++++++++------- web/templates/storage.html | 44 ++++---- 2 files changed, 196 insertions(+), 58 deletions(-) diff --git a/web/templates/base.html b/web/templates/base.html index 637e77d..434108a 100644 --- a/web/templates/base.html +++ b/web/templates/base.html @@ -13,30 +13,102 @@ -
-
-
-
A
-
-
AtlasOS
-
Storage Controller v1
-
+ + + + + + + +
+
+ + + + +
+
AtlasOS
+
+ + + +
-
+ +
+
{{$ct := getContentTemplate .}} {{if eq $ct "storage-content"}} {{template "storage-content" .}} @@ -55,40 +127,90 @@ {{end}}
-
-
+
+
+ +
+
AtlasOS • {{nowRFC3339}} Build: {{index .Build "version"}}
+ diff --git a/web/templates/storage.html b/web/templates/storage.html index a2b89cb..b9c98e0 100644 --- a/web/templates/storage.html +++ b/web/templates/storage.html @@ -1,33 +1,33 @@ {{define "storage-content"}} -
-
+
+
-

Storage Management

-

Manage storage pools, datasets, and volumes

+

Storage Management

+

Manage storage pools, datasets, and volumes

-
- -
-
- @@ -100,7 +100,7 @@
-
+

Loading...

@@ -147,8 +147,8 @@
-