From c1d54197d0bd3962b095dea1553a12ada4ad17dd Mon Sep 17 00:00:00 2001 From: Laria Carolin Chabowski Date: Fri, 15 Oct 2021 17:21:35 +0200 Subject: Move template into own directory --- templates/template.html | 152 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 152 insertions(+) create mode 100644 templates/template.html (limited to 'templates/template.html') diff --git a/templates/template.html b/templates/template.html new file mode 100644 index 0000000..4b20536 --- /dev/null +++ b/templates/template.html @@ -0,0 +1,152 @@ + + + + Startpage + + + + {{ if .Weather }} +
+ + {{ .Weather.Temp.Value }}° +
+ {{ end }} + {{ if .Links }} + + {{ end }} + + + + + + + -- cgit v1.2.3-70-g09d2