{% include '_header.html' %}

Repositories {% if page.get('git_owner') %} for {{ page.get('git_owner') }} {% endif %}

{% if page.get('git_server') %}

{{ page['git_server'] }}

{% endif %}

Technology: {{ tech }}

{% if page.get('git_owner') %} {% endif %}
{% for row in data %} {% endfor %}
Repo ID Files
{{ row['_git_repo'] }} See Files
{% if ranges %}

Repo Maintenance Status

Active Aging Stale Unmaintained
{{ ranges.get('Active') }} {{ ranges.get('Aging') }} {{ ranges.get('Stale') }} {{ ranges.get('Unmaintained') }}
{% endif %} {% if techs %}

Observed Technologies

{% endif %} {% include '_footer_scripts.html' %} {% include '_datatable_scripts.html' %} {% if techs %} {% endif %}