From 156056e9c31468564fb53ca284996a5de41471fb Mon Sep 17 00:00:00 2001 From: Karan Jayachandra Date: Wed, 16 Oct 2024 23:28:46 +0200 Subject: Working version with all functionality --- templates/time.j2 | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 templates/time.j2 (limited to 'templates/time.j2') diff --git a/templates/time.j2 b/templates/time.j2 new file mode 100644 index 0000000..d006fc4 --- /dev/null +++ b/templates/time.j2 @@ -0,0 +1,3 @@ +
+

Timer: {{mins}}:{{secs}}

+
\ No newline at end of file -- cgit v1.3.1