{% extends "base.html" %} {% block title %}{{repo|repo_name}} refs - {{config.site_name}}{% endblock %} {% block head %} {% endblock %} {% block content %} {% include "repo-navbar.html" %}
Branches |
| {{ branch.shorthand().unwrap() }} |
Tags |
[rss] |
| {{tag.tag}} | {{tag.signature|ref|signature_email_link|safe}} | {{tag.signature.when()|format_datetime("%Y-%m-%d")}} |