{% load i18n %}
  • {{ package.title }} {% if package.slug in packages_already_added_list %}(in grid already){% endif %}

    {% trans "Added" %} {{ package.created|timesince }} ago

    {{ package.pypi_downloads }}
    {{ package.repo_watchers }}

    {{ package.repo_description }}