X-Git-Url: https://plomlompom.com/repos/%7B%7Bprefix%7D%7D/balance2?a=blobdiff_plain;f=templates%2Fday.html;h=44fd90d17f884050bd90b8231a9041d4dd3571a4;hb=982d712cbf12acde21ce448e0d1ed28468f1c90e;hp=0fff9e049792f695230947e56afc5be3b4d40060;hpb=abef15c28141490af71a1b8a11882aaabc0d3775;p=plomtask diff --git a/templates/day.html b/templates/day.html index 0fff9e0..44fd90d 100644 --- a/templates/day.html +++ b/templates/day.html @@ -2,9 +2,23 @@ {% block content %}

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

+

+prev | next +

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