{% extends "base.html" %} {% block content %}
| # | Project Name | GitHub Stars | Last Commit | Category | Details |
|---|---|---|---|---|---|
| {{ loop.index }} | {{ entry.name }} | {% if entry.stars is not none %}{{ "{:,}".format(entry.stars) }}{% else %}—{% endif %} | {% if entry.last_commit_at %}{% else %}—{% endif %} | → | |