{% extends "base.html" %} {% block content %}
Name | Date* | Commits | Authors | |
---|---|---|---|---|
{{tag.name}} | {% if tag.created %}{{ tag.created.strftime("%Y-%m-%d") }} | {% else %}- | {% endif %}{{tag.commits_count}} |
|
*Unannotated tags do not have creation date.
{% endblock %}