From 28189e17d109ad780f96bf29f3de1a134087fc9c Mon Sep 17 00:00:00 2001 From: James Date: Thu, 12 Mar 2026 02:42:55 -0400 Subject: [PATCH] ui: status+Import+Summary on tab line; Summary brighter; Admin pinned to sidebar bottom --- portal/templates/app/project.html | 24 ++++++------------------ portal/templates/layouts/app.html | 14 +++++++------- 2 files changed, 13 insertions(+), 25 deletions(-) diff --git a/portal/templates/app/project.html b/portal/templates/app/project.html index 492ed17..adb408f 100644 --- a/portal/templates/app/project.html +++ b/portal/templates/app/project.html @@ -15,28 +15,16 @@ {{define "content"}}
- -
-
-
- -
-

-
-
- -
-
+

- +
-
- +
+ + +
diff --git a/portal/templates/layouts/app.html b/portal/templates/layouts/app.html index 5bbe523..e2422b5 100644 --- a/portal/templates/layouts/app.html +++ b/portal/templates/layouts/app.html @@ -27,7 +27,7 @@