diff --git a/.gitignore b/.gitignore
index 0b837d0..9c73ef3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,7 +6,7 @@ docs/
requests/
releases/
remotes/
-
+pagure_env/
# Other python/editor specific files to ignore
dist/
build/
diff --git a/pagure/templates/repo_master.html b/pagure/templates/repo_master.html
index 95abc8c..489f2e5 100644
--- a/pagure/templates/repo_master.html
+++ b/pagure/templates/repo_master.html
@@ -43,9 +43,15 @@
namespace=repo.namespace) }}">
{{ forkbuttonform.csrf_token }}
-
+ View Fork
+ {% else %}
+
+ {% endif %}
{% endif %}