From 62cdafb5b5f61a3f4f10b8f578b8386463474343 Mon Sep 17 00:00:00 2001
From: Private Island Networks
Date: Sat, 29 Aug 2026 21:23:14 -0400
Subject: create shark, rm lmmi
---
templates/controller.html | 7 +++++++
templates/lmmi.html | 43 -------------------------------------------
2 files changed, 7 insertions(+), 43 deletions(-)
delete mode 100644 templates/lmmi.html
(limited to 'templates')
diff --git a/templates/controller.html b/templates/controller.html
index cac36e2..88f4806 100644
--- a/templates/controller.html
+++ b/templates/controller.html
@@ -18,6 +18,13 @@
+
+
diff --git a/templates/lmmi.html b/templates/lmmi.html
deleted file mode 100644
index eab3ca4..0000000
--- a/templates/lmmi.html
+++ /dev/null
@@ -1,43 +0,0 @@
-
-{% extends "base.html" %} {% block content %}
-
-SGMII_CDR 0 Registers
-
-
-
-
- | Address |
- Register |
- Default |
- Value |
-  |
-
-
-
- {% for key, value in regs0.items() %}
-
- | {{ key }} |
- {{regs0[key][0]}} |
- {{regs0[key][1]}} |
- test |
-
-
-  
-
- |
-
- {% endfor %}
-
-
-
-
-
-{% endblock %}
--
cgit v1.2.3-70-g09d2