From 2c4da7abce4bc9be9024b58ca9060bbe7efb5f2f Mon Sep 17 00:00:00 2001 From: stingl Date: Tue, 22 Sep 2020 14:10:25 +0200 Subject: [PATCH] Revert "remove checkboxes" This reverts commit 32bad6d2 --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index be7619f..4d69487 100644 --- a/index.html +++ b/index.html @@ -93,7 +93,7 @@ - {{ todo.body }} + {{ todo.body }}
@@ -102,7 +102,7 @@ - {{ todo.body }} + {{ todo.body }}