diff --git a/pagure/templates/repo_master.html b/pagure/templates/repo_master.html index 5bcf803..a77427b 100644 --- a/pagure/templates/repo_master.html +++ b/pagure/templates/repo_master.html @@ -12,7 +12,7 @@ {% if repo.is_fork %}{% endif %}{{ repo.fullname }} - {% if authenticated and not repo_admin %} + {% if authenticated and not repo_admin and not repo.is_fork%}