diff --git a/pagure/templates/repo_info.html b/pagure/templates/repo_info.html index 4a25116..b3379df 100644 --- a/pagure/templates/repo_info.html +++ b/pagure/templates/repo_info.html @@ -266,14 +266,14 @@ git push -u origin master
-
SSH
+
SSH
-
GIT
+
GIT
@@ -286,7 +286,7 @@ git push -u origin master {% if authenticated and repo_admin %}
-
SSH
+
SSH
@@ -294,7 +294,7 @@ git push -u origin master {% endif %}
-
GIT
+
GIT
@@ -305,7 +305,7 @@ git push -u origin master
Issues GIT URLs
-
SSH
+
SSH
@@ -314,7 +314,7 @@ git push -u origin master
Pull Requests GIT URLs
-
SSH
+
SSH
@@ -364,6 +364,7 @@ git push -u origin master
{% endif %}
+
{% endif %}