{% set title = "Files" %} {% include '_bootstrap_html_head.html'%}
{% include 'header.html' %}| File | Orphaned | Active developers | Total Developers | % dev here. |
|---|---|---|---|---|
| {{ row['Provider'] }} | {{ row.get('orphaned') }} | {{ row.get('intersection') }} | {{ row.get('committers') }} | {{ row.get('percentage') }}% |