From 927757547a1b7dbd6fe422d70f9ca422801571cc Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Sun, 18 Jan 2026 17:06:40 -0600 Subject: publish new terminal theme --- theme/templates/base.html | 60 ++++++++++++++++++++++++++++++++++------------- 1 file changed, 44 insertions(+), 16 deletions(-) (limited to 'theme/templates/base.html') diff --git a/theme/templates/base.html b/theme/templates/base.html index 4aa3118..197de0f 100644 --- a/theme/templates/base.html +++ b/theme/templates/base.html @@ -17,22 +17,50 @@ {% endblock %} -
- +
+
+
+
SYS_OS [VER 2.26.1]
+ +
+ +
+
{% block main %}{% endblock %} +
+
+ +
+
+
+ [{{ now() | strftime("%H:%M:%S") }}] + KERNEL: CLEBERG_OS_NODE INITIALIZED +
+
+ [{{ now() | strftime("%H:%M:%S") }}] + BUILD_TS: <{{ now() | strftime("%Y-%m-%d %a %H:%M:%S") }}> +
+
+ [{{ now() | strftime("%H:%M:%S") }}] + STATUS: SESSION_ID # ACTIVE +
+
+ +
+ NODE: CLEBERG_NET + + SOURCE · + RSS · + ONION + +
+
- -
{% block main %}{% endblock %}
- -- cgit v1.2.3