diff options
| author | Karan Jayachandra <karan.jayachandra@nxp.com> | 2024-10-16 23:38:00 +0200 |
|---|---|---|
| committer | Karan Jayachandra <karan.jayachandra@nxp.com> | 2024-10-16 23:38:00 +0200 |
| commit | f95286e325c214bf5fe61c4d93d34ae03692783c (patch) | |
| tree | 8be6b54a975116307a15b35f68c6f3c6bad914ce /templates/time.j2 | |
| parent | 310c54caffb137af593e710b2437c2639863574d (diff) | |
Removed unnecessary templates
Diffstat (limited to 'templates/time.j2')
| -rw-r--r-- | templates/time.j2 | 3 |
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 |
