X-Git-Url: https://plomlompom.com/repos/foo.html?a=blobdiff_plain;ds=inline;f=templates%2Fday.html;h=44fd90d17f884050bd90b8231a9041d4dd3571a4;hb=982d712cbf12acde21ce448e0d1ed28468f1c90e;hp=5547f4534e94742600f0664aaece2b7cdc33afc3;hpb=bf8b491d50379772879f1cc9cbe6846fe50ce63b;p=plomtask diff --git a/templates/day.html b/templates/day.html index 5547f45..44fd90d 100644 --- a/templates/day.html +++ b/templates/day.html @@ -2,6 +2,23 @@ {% block content %}

{{day.date}} / {{day.weekday}}

-comment: {{day.comment|e}} +

+prev | next +

+
+comment: +
+add todo: + +{% for process in processes %} + +{% endfor %} + +
+ {% endblock %}