diff --git a/pagure/templates/repo_info.html b/pagure/templates/repo_info.html index cef9031..1aed123 100644 --- a/pagure/templates/repo_info.html +++ b/pagure/templates/repo_info.html @@ -201,7 +201,7 @@ git push -u origin master
{% for branch in branches %}
-
+
{% if not branchname == branch %}