X-Git-Url: https://plomlompom.com/repos/%22https:/validator.w3.org/static/git-favicon.png?a=blobdiff_plain;f=templates%2Fday.html;h=44fd90d17f884050bd90b8231a9041d4dd3571a4;hb=982d712cbf12acde21ce448e0d1ed28468f1c90e;hp=51829b2282146c09fb9ec175103f4fe2944378f9;hpb=e51477ebea9fb701d88de85088b2fda1247c73a2;p=plomtask diff --git a/templates/day.html b/templates/day.html index 51829b2..44fd90d 100644 --- a/templates/day.html +++ b/templates/day.html @@ -2,5 +2,23 @@ {% block content %}

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

+

+prev | next +

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