diff --git a/cmd/tracks/web/templates/todos.html b/cmd/tracks/web/templates/todos.html index d35fce2b..5aa1ea02 100644 --- a/cmd/tracks/web/templates/todos.html +++ b/cmd/tracks/web/templates/todos.html @@ -182,15 +182,19 @@
- + {{range .Contexts}} {{end}} + - {{if not .Contexts}} - You need to create a context first before creating todos. - {{end}} +
+ +
@@ -214,12 +218,54 @@