From 32bad6d2fe29e67628797331ffb778e409e30924 Mon Sep 17 00:00:00 2001 From: Nero Date: Tue, 22 Sep 2020 12:38:02 +0200 Subject: [PATCH] remove checkboxes --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 4d69487..be7619f 100644 --- a/index.html +++ b/index.html @@ -93,7 +93,7 @@ - {{ todo.body }} + {{ todo.body }}
@@ -102,7 +102,7 @@ - {{ todo.body }} + {{ todo.body }}