diff --git a/pagure/templates/repo_info.html b/pagure/templates/repo_info.html index 486994e..8252a25 100644 --- a/pagure/templates/repo_info.html +++ b/pagure/templates/repo_info.html @@ -86,7 +86,7 @@ git push -u origin master
{% if head %}
-
+
{% if branchname == head %} @@ -104,7 +104,7 @@ git push -u origin master {% endif %}
-
+