{% include '_header.html' %}
{% import '_id_header_macro.html' as header %}
{% set id = 'developers' %} {{ header.id_headings(id) if id }}
Developers
Total:
{{ developers.total }}
Repositories
Total:
{{ repos.total }}
Active
Aging
Stale
Dormant
{% include '_footer_scripts.html' %}