{{template "header" .}} {{.Stats.Projects}}projects {{.Stats.Tasks.Todo}}todo {{.Stats.Tasks.Doing}}doing {{.Stats.Tasks.Done}}done {{.Stats.Notes}}notes // new project init ▸ // projects {{if not .Projects}} no projects on the grid. create one above ▲ {{end}} {{range .Projects}} {{.Name}} ▸ {{if .Description}}{{.Description}}{{end}} {{end}} {{template "footer" .}}
no projects on the grid. create one above ▲
{{.Description}}