diff --git a/pagure/templates/releases.html b/pagure/templates/releases.html index 2c68876..b9d5fdb 100644 --- a/pagure/templates/releases.html +++ b/pagure/templates/releases.html @@ -24,8 +24,8 @@

If the developers have upload one or more tarball(s), you will be able to find them in the - release folder - . + release folder. +

{% endif %} @@ -37,7 +37,9 @@ username=username, repo=repo.name, identifier=tag['object'].oid) }}">
{{tag['date'] | humanize}} - {{ tag['object'].oid | short }} + + {{ tag['object'].oid | short }} +
{% if tag['objecttype'] == "tag" %} {% if tag['object'].message %}