From cdd28b6c0a3a6444b9ae79b123fe4fa7401de5ab Mon Sep 17 00:00:00 2001 From: Tyler Hoang Date: Thu, 14 May 2026 01:31:34 -0700 Subject: Refine Lumi layouts and public profile --- templates/base.html | 66 ++++++++++++++++++++++++++++++++++++++--------------- 1 file changed, 48 insertions(+), 18 deletions(-) (limited to 'templates/base.html') diff --git a/templates/base.html b/templates/base.html index 4e814ad..1b48f06 100644 --- a/templates/base.html +++ b/templates/base.html @@ -10,26 +10,56 @@
-
- Lumière - - -
+
+ + +
+
+ Lumière + + +
-
- {% block content %}{% endblock %} -
+
+ {% block content %}{% endblock %} +
+
{% block scripts %}{% endblock %} -- cgit v1.3-2-g0d8e