PI | {% for sr in selected_resources %} {% set r = resources_dict[sr] %}{{r['name']}} | {% endfor %}total | % | View |
---|---|---|---|---|
{{ pi['name'] }} | {% for r in selected_resources %}{{ pi['days'][r] }} | {% endfor %}{{ pi['total_days'] }} | {{ '%0.2f'|format(pi['total_days'] * 100 / total_days) }} |