diff options
Diffstat (limited to 'templates/dashboard/dashboard.html')
| -rw-r--r-- | templates/dashboard/dashboard.html | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/templates/dashboard/dashboard.html b/templates/dashboard/dashboard.html deleted file mode 100644 index b0f7eb3..0000000 --- a/templates/dashboard/dashboard.html +++ /dev/null @@ -1,9 +0,0 @@ -{{ define "body" }} -<h1>Dashboard Home</h1> -<p>Welcome to the Dashboard! It is still under construction so please be patient :) </p> -<main> - {{template "server_status" . }} - {{template "server_controls" . }} - {{template "server_logs" . }} -</main> -{{ end }} |
