summaryrefslogtreecommitdiffstats
path: root/gitsrht/templates/refs.html
diff options
context:
space:
mode:
Diffstat (limited to 'gitsrht/templates/refs.html')
-rw-r--r--gitsrht/templates/refs.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/gitsrht/templates/refs.html b/gitsrht/templates/refs.html
index 14d0211..e8d1c26 100644
--- a/gitsrht/templates/refs.html
+++ b/gitsrht/templates/refs.html
@@ -46,6 +46,9 @@
</a>
{% endif %}
<small class="pull-right text-muted">
+ <span style="margin-left: 0.5rem">
+ {{commits_since_rev(repo, tag)}}
+ </span>
{{commit_time(tag) | date}}
<a
style="margin-left: 0.5rem"