diff --git a/progit/templates/repo_master.html b/progit/templates/repo_master.html index 12e068d..52f45d9 100644 --- a/progit/templates/repo_master.html +++ b/progit/templates/repo_master.html @@ -73,7 +73,7 @@ 'fork_project', repo=repo.name, username=username) }}"> Fork - {% if g.fas_user and g.fas_user.username == repo.user %} + {% if g.fas_user and g.fas_user.username == repo.user.user %}