{% extends "repo/base.html" %} {% block refs_nav_class %}active{% endblock %} {% block content %}
| Branch | Commit message | Author | Age |
|---|---|---|---|
| {{ branch.name }} | {{ branch.commit.summary() }} |
|
{{ branch.commit.author().time() }} |
| Tag | Download | Author | Age |
|---|---|---|---|
| {{ tag.name }} |
|
{{ tag.commit.author().time() }} |