X-Git-Url: https://plomlompom.com/repos/foo.html?a=blobdiff_plain;f=templates%2Fprocesses.html;h=b6a9608fdea8dc247bc66ef5017a1e26e3f6506a;hb=57364f285cc2d26f3f3984f0d71e76af4e79e3d3;hp=5cd00b5c279b0f14b25cb258549a05596230422b;hpb=47108bf733ec32c54710e30b50a71084a5c396cd;p=plomtask diff --git a/templates/processes.html b/templates/processes.html index 5cd00b5..b6a9608 100644 --- a/templates/processes.html +++ b/templates/processes.html @@ -3,14 +3,23 @@ {% block content %}

processes

- + + + + + +
- - + + + + {% for process in processes %} - + + + {% endfor %}
stepstitlestepsownersefforttitle
{{ process.explicit_steps|count }}{{ process.explicit_steps|count }}{{ process.n_owners }}{{ process.effort.newest }} {{process.title.newest}}