From 73fbe6c3f7e068ebeefeba03d0c1be0b2597979e Mon Sep 17 00:00:00 2001 From: Florian Hoss Date: Thu, 4 Apr 2024 09:34:29 +0200 Subject: [PATCH] Move scripts --- components/system.templ | 3 -- components/weather.templ | 61 +++++++++++++++++++++------------------- views/home/home.templ | 2 -- 3 files changed, 32 insertions(+), 34 deletions(-) diff --git a/components/system.templ b/components/system.templ index 86d4449..76e1c6a 100644 --- a/components/system.templ +++ b/components/system.templ @@ -57,9 +57,6 @@ templ Uptime(extraInfo string, id string, uptime services.Uptime) { -} - -templ SystemScript() {