From c60dd3357fc84e14795f5f864e9fa9ce7150179f Mon Sep 17 00:00:00 2001 From: Steven Le Rouzic Date: Mon, 8 Apr 2024 23:23:23 +0200 Subject: Some work --- template/main.tpl.html | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 template/main.tpl.html (limited to 'template') diff --git a/template/main.tpl.html b/template/main.tpl.html deleted file mode 100644 index 020a259..0000000 --- a/template/main.tpl.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - Cool timer app - - - - Hello - {{ . }} - - -- cgit