{% extends "base.html" %} {% block content %} {% if cache_built %}
{% endif %}
Official Git Pool Repositories

These are the official git repositories from the {{ gitea_org }} organization, used for any official product. For more repositories beyond the {{ gitea_org }} organization, please visit the Gitea Repository Search .

Git Pool Repositories {{ packages|length }}

{% if packages %}
Repository Name
{% else %}

No git repositories found

Could not fetch repositories from Gitea

{% endif %}
{% endblock %}