X-Git-Url: https://plomlompom.com/repos/%22https:/validator.w3.org/static/git-favicon.png?a=blobdiff_plain;f=todo_templates%2Fbase.html;h=1977c1fd952ca7591137865b98ea721937d5c0c8;hb=9637ae6c570e9cf0cce500d85af03c74d6771362;hp=b010333d452eaea28b160467398702c0e382d9bd;hpb=979de59ced9fe3fd3860d19288b42485d7f02346;p=misc diff --git a/todo_templates/base.html b/todo_templates/base.html index b010333..1977c1f 100644 --- a/todo_templates/base.html +++ b/todo_templates/base.html @@ -1,3 +1,4 @@ +{% import 'macros.html' as macros %} -tasks: list add | day: -pick tasks -do todos +tasks: review / add +| day todos | calendar -| unset cookie +| reset cookie
{% block content %} {% endblock %}