diff --git a/pagure/templates/tags.html b/pagure/templates/tags.html index 0ddba2e..66ad100 100644 --- a/pagure/templates/tags.html +++ b/pagure/templates/tags.html @@ -3,17 +3,38 @@ {% block title %}Tags - {{ repo.name }}{% endblock %} {%block tag %}home{% endblock %} +{% block header %} + +{% endblock %} {% block repo %}

Tags

+

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

+ +

+ + + +

+
{% if tags %}