diff --git a/display/web/main.templ b/display/web/main.templ index 86aedf3..605666a 100644 --- a/display/web/main.templ +++ b/display/web/main.templ @@ -55,7 +55,10 @@ templ indexTemplate() { }); - + + @animationTemplate() +
+
} @@ -76,3 +79,279 @@ templ deviceInfoTemplate(ip string, mac string) { { mac }

} + +templ animationTemplate() { +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Mu + Di + C + S + + + + + + + + + + + + +
+ +}