From 9b13628980d48e5efd0cc582c80a4a3e94a59a25 Mon Sep 17 00:00:00 2001 From: JP Appel Date: Tue, 8 Oct 2024 15:22:58 -0400 Subject: Remove dashboard rendering The dashboard html falls out of the responsibility of the backend. The static site provides the html. --- templates/dashboard/server_controls.html | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 templates/dashboard/server_controls.html (limited to 'templates/dashboard/server_controls.html') diff --git a/templates/dashboard/server_controls.html b/templates/dashboard/server_controls.html deleted file mode 100644 index eba93e8..0000000 --- a/templates/dashboard/server_controls.html +++ /dev/null @@ -1,7 +0,0 @@ -{{ define "server_controls" }} -
-

Server Controls

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