From c46c135f52090a082660cb06131282796f5cd592 Mon Sep 17 00:00:00 2001 From: Peter Stone Date: Sun, 23 Aug 2026 17:43:49 +0000 Subject: Remove unused /tabs/conditions partial and route Only the standalone /conditions page was ever meant to exist; the HTMX tab variant was dead weight, reachable only via an unlinked ?tab=conditions query param with no button in the tab bar. Co-Authored-By: Claude Sonnet 5 Claude-Session: https://claude.ai/code/session_017GMEkHeqKz6FLkmizowBTK --- web/templates/partials/conditions-tab.html | 125 ----------------------------- 1 file changed, 125 deletions(-) delete mode 100644 web/templates/partials/conditions-tab.html (limited to 'web/templates/partials/conditions-tab.html') diff --git a/web/templates/partials/conditions-tab.html b/web/templates/partials/conditions-tab.html deleted file mode 100644 index caae0e5..0000000 --- a/web/templates/partials/conditions-tab.html +++ /dev/null @@ -1,125 +0,0 @@ -{{define "conditions-tab"}} -
- -
-

- 🌋 Kilauea Webcams - (auto-refresh every 60s) -

-
- -
- - V1cam - West Rim - -
- V1cam - West Rim -
-
- - -
- - V2cam - East Rim - -
- V2cam - East Rim -
-
- - -
- - F1cam - Thermal - -
- F1cam - Thermal -
-
-
- -
- - -
- -
-

- 🌴 Local Weather -

-
-
- -
- -
-
- - -
-

- 🇺🇸 National Weather -

-
-
- -
- -
-
-
-
- - -{{end}} -- cgit v1.2.3