Branches
| Branch | Commit message | Author | Age |
|---|---|---|---|
| {{ br_name }} | {{ br.last_commit_author }} | {{ br.last_commit_age }} |
Tags
| Tag | Download | Author | Age |
|---|---|---|---|
| {{ t.name }} | {% if t.downloads %} {% for d in t.downloads %} {% endfor %} {% endif %} | {% if t.author %}{{ t.author }}{% endif %} | {% if t.age %}{{ t.age }}{% endif %} |