X-Git-Url: https://plomlompom.com/repos/%22https:/validator.w3.org/static/gitweb.css?a=blobdiff_plain;f=templates%2Fprocesses.html;h=c057890a9964ae317820cd4563277bcf31a3d89e;hb=8b606f7c555c250f0d5ab8314aa95ce7efda07c7;hp=977ac405ac89c57fd66d65bf8dd71d7c78cbfb67;hpb=a58f0f088ef7bed064a7752aeebb03498b692e8b;p=plomtask diff --git a/templates/processes.html b/templates/processes.html index 977ac40..c057890 100644 --- a/templates/processes.html +++ b/templates/processes.html @@ -3,14 +3,23 @@ {% block content %}

processes

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