X-Git-Url: https://plomlompom.com/repos/foo.html?a=blobdiff_plain;ds=sidebyside;f=templates%2Fday.html;h=ce16f28179588d367680dd80c2123459f4942251;hb=53f151ef577dd8115e72d38a8991ad77c75f7e59;hp=da5e17ae91d239e4d95a3893c5f34d31837b3ebd;hpb=2ca0045683f74254fd0e248c2567fa2efa358c08;p=plomtask diff --git a/templates/day.html b/templates/day.html index da5e17a..ce16f28 100644 --- a/templates/day.html +++ b/templates/day.html @@ -177,5 +177,5 @@ add todo: -{{ macros.datalist_of_direct_titles("processes", processes) }} +{{ macros.datalist_of_titles("processes", processes) }} {% endblock %}