From 1130c23b1e6bb1e4db71c41f5e4add903267830e Mon Sep 17 00:00:00 2001
From: Andrew Godwin
Date: Thu, 15 Dec 2022 12:26:17 -0700
Subject: Stator stats overhaul
Removes the error table, adds a stats table and admin page.
Fixes #166
---
templates/settings/_menu.html | 3 +++
1 file changed, 3 insertions(+)
(limited to 'templates/settings')
diff --git a/templates/settings/_menu.html b/templates/settings/_menu.html
index bcb404d..0a6062d 100644
--- a/templates/settings/_menu.html
+++ b/templates/settings/_menu.html
@@ -42,6 +42,9 @@
Tuning
+
+ Stator
+
Django Admin
--
cgit v1.2.3