aboutsummaryrefslogtreecommitdiff
path: root/templates/time.j2
diff options
context:
space:
mode:
authorKaran Jayachandra <karan.jayachandra@nxp.com>2024-10-16 23:38:00 +0200
committerKaran Jayachandra <karan.jayachandra@nxp.com>2024-10-16 23:38:00 +0200
commitf95286e325c214bf5fe61c4d93d34ae03692783c (patch)
tree8be6b54a975116307a15b35f68c6f3c6bad914ce /templates/time.j2
parent310c54caffb137af593e710b2437c2639863574d (diff)
Removed unnecessary templates
Diffstat (limited to 'templates/time.j2')
-rw-r--r--templates/time.j23
1 files changed, 0 insertions, 3 deletions
diff --git a/templates/time.j2 b/templates/time.j2
deleted file mode 100644
index d006fc4..0000000
--- a/templates/time.j2
+++ /dev/null
@@ -1,3 +0,0 @@
-<div hx-get="/time" hx-swap="outerHTML" hx-trigger="every 1s">
- <p class="title">Timer: {{mins}}:{{secs}}</p>
-</div> \ No newline at end of file