From 19f8454a680c5231df68fee36ed9758587df316c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julian=20J=C3=B8rgensen?= Date: Thu, 23 May 2024 21:34:28 +0200 Subject: Rudimentary task editing --- templates/index.html | 75 ++++++++++++-------------------------- templates/parts/entry.html | 81 ++++++++++++++++++++++++++++++++++++++++++ templates/parts/entryRows.html | 12 +++++++ 3 files changed, 115 insertions(+), 53 deletions(-) create mode 100644 templates/parts/entry.html create mode 100644 templates/parts/entryRows.html (limited to 'templates') diff --git a/templates/index.html b/templates/index.html index 3654855..c408fb0 100644 --- a/templates/index.html +++ b/templates/index.html @@ -6,6 +6,9 @@ Tidsreg + + +