diff --git a/pagure/templates/repo_master.html b/pagure/templates/repo_master.html index 1b709aa..0412412 100644 --- a/pagure/templates/repo_master.html +++ b/pagure/templates/repo_master.html @@ -17,40 +17,49 @@ {{ repo.name }} {%- endif -%} - {% if authenticated and not repo.is_fork %} + {% if authenticated %}